Alex-zhai's Stars
google/guava
Google core libraries for Java
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
apache/kafka
Mirror of Apache Kafka
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
DuGuQiuBai/Java
27天成为Java大神
apache/zookeeper
Apache ZooKeeper
vahidk/EffectiveTensorflow
TensorFlow tutorials and best practices.
google-deepmind/pysc2
StarCraft II Learning Environment
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
apache/storm
Apache Storm
tensorflow/nmt
TensorFlow Neural Machine Translation Tutorial
astorfi/TensorFlow-World
:earth_americas: Simple and ready-to-use tutorials for TensorFlow
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
spark-notebook/spark-notebook
Interactive and Reactive Data Science using Scala and Spark.
sjchoi86/Tensorflow-101
TensorFlow Tutorials
IntelLabs/coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
endymecy/spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析
ml4a/ml4a
A python library and collection of notebooks for making art with machine learning.
apachecn/spark-doc-zh
Apache Spark 官方文档中文版
vmayoral/basic_reinforcement_learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
mila-iqia/welcome_tutorials
Various tutorials given for welcoming new students at MILA.
nathanmarz/storm-starter
Learn to use Storm!
hindupuravinash/nips2017
A list of resources for all invited talks, tutorials, workshops and presentations at NIPS 2017
tmulc18/Distributed-TensorFlow-Guide
Distributed TensorFlow basics and examples of training algorithms
weyo/Storm-Documents
Apache Storm 官方文档译文
yrlu/reinforcement_learning
Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.