Pinned Repositories
1-Year-ML-Journey
An advanced program in Machine Learning and Deep Learning
60_Days_RL_Challenge
Learn Deep Reinforcement Learning in Depth in 60 days
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-rl
Reinforcement learning resources curated
CE74006-Deep-Learning-Course
This is the home page for the DL course (CE74006)organized by Dr. Shiyin Wei, School of Civil Engineering, Harbin Institute of Technology.
models
Models and examples built with TensorFlow
scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
tensorflow
Computation using data flow graphs for scalable machine learning
silverweihit's Repositories
silverweihit/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
silverweihit/RocAlphaGo
An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" (Nature 529, 484-489, 28 Jan 2016), details of which can be found on their website https://deepmind.com/publications.html.
silverweihit/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
silverweihit/tensorlayer
TensorLayer: Reinforcement Learning and Deep Learning Library for Researcher and Engineer.
silverweihit/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
silverweihit/gym
A toolkit for developing and comparing reinforcement learning algorithms.
silverweihit/reinforcement-learning-an-introduction
Python code for Reinforcement Learning: An Introduction
silverweihit/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
silverweihit/lab
A customisable 3D platform for agent-based AI research
silverweihit/ggpy
ggplot port for python
silverweihit/Deep-Reinforcement-Learning-Survey
My Exploration on Deep Reinforcement Learning Survey
silverweihit/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
silverweihit/awesome-rl
Reinforcement learning resources curated
silverweihit/tensorflow
Computation using data flow graphs for scalable machine learning
silverweihit/scikit-learn
scikit-learn: machine learning in Python
silverweihit/tensorflow-exercises
TensorFlow Exercises - focusing on the comparison with NumPy.
silverweihit/Udacity-project
Projects in Udacity
silverweihit/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
silverweihit/Deep-Learning-101
Deep Learning Tutorials
silverweihit/python-guide
Python best practices guidebook, written for Humans.
silverweihit/test-repo
octocat/Spoon-Knife
silverweihit/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
silverweihit/nupic
Numenta Platform for Intelligent Computing: a brain-inspired machine intelligence platform, and biologically accurate neural network based on cortical learning algorithms.
silverweihit/MCTS
Python Implementations of Monte Carlo Tree Search