vigoals's Stars
cjkvi/cjkvi-ids
IDS data for CJK Unified Ideographs
google-research/bert
TensorFlow code and pre-trained models for BERT
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
gfwlist/gfwlist
The one and only one gfwlist here
try1try/shadowsocks-qt5
in kali 2017.3
criteo-research/CausE
Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.
Alfredvc/paac
Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning
jfkirk/tensorrec
A TensorFlow recommendation algorithm and framework in Python.
NVlabs/GA3C
Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.
cdhigh/KindleEar
Aggregates RSS and web content(Calibre recipe), sends to Kindle, and includes an e-ink optimized online reader.
allmachinelearning/MachineLearning
Machine learning resources
vigoals/DQNFramework
andrew-k-21-12/tf-serving-client-cpp
An example of TensorFlow Serving client to send images for prediction (using C++ and CMake)
philosophus/tf-serving-demo
A small example project for accessing TensorFlow serving from the JVM
yukezhu/tensorflow-reinforce
Implementations of Reinforcement Learning Models in Tensorflow
shengxinjing/programmer-job-blacklist
:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞
openai/atari-py
A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface
devsisters/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
multiwii/multiwii-firmware
Firmware - GitHub mirror of the official SVN multiwii project
google-deepmind/alewrap
A lua wrapper for the Arcade Learning Environment/xitari.
whackashoe/Human_Level_Control_through_Deep_Reinforcement_Learning
Deepmind's Deep Q Learning on Atari
kvfrans/variational-autoencoder
generate MNIST using a Variational Autoencoder
Ardavans/DSR
thinkininfinity/hexo-theme-apollo
🌅 a concise hexo theme
FengMengZhao/LaTeX_generate_Chinese_resume
用LaTeX制作优雅的中文个人简历,适合IT从业者。FontAwesome字体+Adobe字体+有照片和无照片版本,总有一款适合你。
keras-team/keras
Deep Learning for humans
ShibiHe/Model-Free-Episodic-Control
This is the implementation of paper Model Free Episodic Control
sudeepraja/Model-Free-Episodic-Control
Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460
rll/rllab
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.