Pinned Repositories
2017MLSpring_Hung-yi-Lee
Hung-Yi Lee ML 2017 Spring Homework
AI_Chall
Codes for Fine-grained Sentiment Analysis of User Reviews
AI_Challenger_2018
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world. https://challenger.ai/
bert
TensorFlow code and pre-trained models for BERT
books
Books in Mathematics, Computer Science
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
digital-image-processing
Digital image processing APIs in C++
Digital-Signal-Processing
C implementation of HMM and Language Model Disambiguity Realization
programming-language
programming-language by Dan Grossman, University of Washington
SDML
Special Topics in Machine Learning (NTU 2018 Fall)
vachelch's Repositories
vachelch/SDML
Special Topics in Machine Learning (NTU 2018 Fall)
vachelch/programming-language
programming-language by Dan Grossman, University of Washington
vachelch/2017MLSpring_Hung-yi-Lee
Hung-Yi Lee ML 2017 Spring Homework
vachelch/AI_Chall
Codes for Fine-grained Sentiment Analysis of User Reviews
vachelch/AI_Challenger_2018
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world. https://challenger.ai/
vachelch/bert
TensorFlow code and pre-trained models for BERT
vachelch/books
Books in Mathematics, Computer Science
vachelch/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
vachelch/digital-image-processing
Digital image processing APIs in C++
vachelch/Digital-Signal-Processing
C implementation of HMM and Language Model Disambiguity Realization
vachelch/books-1
技术资料分享
vachelch/docs
TensorFlow documentation
vachelch/FLY_US
How to apply US colleges (TOFEL, GRE, CV, College info etc.)
vachelch/go-examples
some practise code of go
vachelch/Information-Retrieval
Hard coding realization about Okapi BM25, Topic Model algorithms
vachelch/jiant
The jiant toolkit for general-purpose text understanding models
vachelch/Learning-via-Translation
Image-Image Domain Adaptation with Preserved Self-Similarity and Domain-Dissimilarity for Person Re-identification (https://arxiv.org/pdf/1711.07027.pdf). CVPR2018
vachelch/Machine-Learning
林宏仁的 機器學習 筆記
vachelch/MLDS
Machine Learning and having it deep and structured (MLDS) at NTU 2018 Spring.
vachelch/Online-Judge
Here's algorithm problems that I have solved
vachelch/pytorch-pretrained-BERT
📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
vachelch/pytorch-seq2seq
An open source framework for seq2seq models in PyTorch.
vachelch/README
README文件语法解读,即Github Flavored Markdown语法介绍
vachelch/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
vachelch/SNLI-decomposable-attention
Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural Language Inference' https://arxiv.org/abs/1606.01933
vachelch/stanceServer
The website provides online stance analysis service of google news
vachelch/VAE-GAN
Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"