Pinned Repositories
AAAI18-code
The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".
advanced-tensorflow
Little More Advanced TensorFlow Implementations
Algorithm_part1
the princeton algorithm course on coursera, re-implement with Python
algorithmsinpython
this is a practice of algorithm
angular-uuid
Angular Service for Creating UUID and GUID
angularjslearn
Dialog_Corpus
用于训练中英文对话系统的语料库 Datasets for Training Chatbot System
KNN
This is k-nearest neighbors with k-fold cross validation
RL-Adventure
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
tensorflow_practice
this is a basic practice project of tensorflow
flydsc's Repositories
flydsc/Dialog_Corpus
用于训练中英文对话系统的语料库 Datasets for Training Chatbot System
flydsc/tensorflow_practice
this is a basic practice project of tensorflow
flydsc/RL-Adventure
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
flydsc/AAAI18-code
The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".
flydsc/advanced-tensorflow
Little More Advanced TensorFlow Implementations
flydsc/cs231n-camp
cs231n training camp
flydsc/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
flydsc/DeepLearningBookQA_cn
深度学习面试问题 回答对应的DeepLearning中文版页码
flydsc/DeepRL
Highly modularized implementation of popular deep RL algorithms by PyTorch
flydsc/DialogStateTracking
Dialog State Tracking using End-to-End Neural Networks
flydsc/flydsc.github.io
flydsc/forum
蓝灯(Lantern)官方论坛
flydsc/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
flydsc/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
flydsc/hierarchical_IL_RL
Code for hierarchical imitation learning and reinforcement learning
flydsc/High-way-net
flydsc/lc-all-solutions
My own lc solutions
flydsc/malmo-challenge
Task and example code for the Malmo Collaborative AI Challenge
flydsc/matrix-multiply
matrix multiply using pure python code for toy usage
flydsc/NeuralDialogPapers
Summary of deep learning models for dialog systems
flydsc/NLU-Evaluation-Corpora
Corpora for evaluating NLU services (like API.ai, RASA, Microsoft LUIS, ...)
flydsc/python-CNN
CNN using python for practice
flydsc/PyTorch-RL
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
flydsc/reinforce
reinforcement learning
flydsc/RL-Adventure-2
PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generative adversarial imitation learning / hindsight experience replay
flydsc/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
flydsc/shadowsocks_install
VPS推荐网站
flydsc/Task-Oriented-Dialogue-Dataset-Survey
A dataset survey about task-oriented dialogue, including recent datasets.
flydsc/TC-Bot
User Simulation for Task-Completion Dialogues
flydsc/texar
Toolkit for Text Generation and Beyond