VinhDV's Stars
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
inspire-group/sybilfuse
kijungs/densealert
DenseAlert: Incremental Dense-SubTensor Detection in Tensor Streams (KDD'17)
kijungs/mzoom
M-Zoom: Fast Dense-Block Detection in Tensors with Quality Guarantees (ECML/PKDD'16 & TKDD'18)
pathak22/noreward-rl
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
Lab41/survey-community-detection
Market Survey: Community Detection
whd14/De-anonymization-of-Mobility-Trajectories
De-anonymization algorithm of mobility trajectories
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
ttpro1995/TreeLSTMSentiment
Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Networks
ttpro1995/Tree_CNN_LSTM
[Thesis] Add Convolution layer to TreeLSTM
davidsandberg/facenet
Face recognition using Tensorflow
thtrieu/essence
AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpose.
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices