Stars
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO) and Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (A…
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
The Linux SDK for The Imaging Source cameras.
praveensingh123 / keras-rl
Forked from keras-rl/keras-rlDeep Reinforcement Learning for Keras.
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
Python Implementation of Reinforcement Learning: An Introduction
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
praveensingh123 / neural-networks-and-deep-learning
Forked from mnielsen/neural-networks-and-deep-learningCode samples for my book "Neural Networks and Deep Learning"
Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.
A single handwritten digit classifier, using the MNIST dataset. Pure Numpy.
Programming assignments from Coursera's Machine Learning course taught by Andrew Ng.