ThomasOpiolka / QNet_PongLinks
Modified Version of the code for "Pong Neural Network(LIVE)" by @Sirajology on Youtube
☆10Updated 8 years ago
Alternatives and similar repositories for QNet_Pong
Users that are interested in QNet_Pong are comparing it to the libraries listed below
Sorting:
- This is the code for "Pong Neural Network(LIVE)" by @Sirajology on Youtube☆105Updated 8 years ago
- Code from my blog post & online course☆55Updated 6 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- random search, hill climbing, policy gradient☆145Updated 7 years ago
- This is the code for "How to use Q Learning in Video Games Easily" by Siraj Raval on Youtube☆113Updated 7 years ago
- NEAT Solver for OpenAI☆144Updated 9 years ago
- A reinforcement learning agent for tic-tac-toe. Implements the example from Chapter 1 of Sutton and Barto.☆50Updated 7 years ago
- Neural Networks For Playing Pong☆76Updated 9 years ago
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆277Updated 6 years ago
- Machine learning and data science blog.☆68Updated last month
- Q-Learning Attempt at Sirajology's CoasterRacer Coding Challenge☆41Updated 3 years ago
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Updated 7 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆38Updated 4 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 8 years ago
- Implementation of TD Lambda algorithm, with neural network for value estimation☆20Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆93Updated 8 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆121Updated 8 years ago
- ☆110Updated 8 years ago
- Reinforcement Learning with Goals☆169Updated 6 years ago
- A tiny implementation of Deep Q Learning, using TensorFlow and OpenAI gym☆93Updated 4 years ago
- Recurrent Neural Net Demo code for Build an RNN in 5 Min on Youtube☆42Updated 4 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Python cognitive modelling suite☆100Updated 8 years ago
- Implements basic reinforcement learning algorithms to control a remote-control car in a room.☆45Updated 9 years ago
- ☆37Updated 9 years ago
- Generative Adversarial Network Demo for Fresh Machine Learning #2☆72Updated 7 years ago
- tensorflow implementation of Andrej Karpathy's blog about reinforcement learning. http://karpathy.github.io/2016/05/31/rl/☆31Updated 5 years ago
- Game AI for Machine Learning for Hackers #3☆159Updated 8 years ago
- A collection of python Machine Learning articles and examples. You will find code related to Reinforcement Learning, Q Learning, MDP, Bel…☆190Updated 3 years ago
- Module to help with running learning agents against PyGame games☆157Updated 5 years ago