giaco91 / Car-Race---An-evolutionary-GameLinks
This repo implements a car racing game with evolutionary training.
☆21Updated 5 years ago
Alternatives and similar repositories for Car-Race---An-evolutionary-Game
Users that are interested in Car-Race---An-evolutionary-Game are comparing it to the libraries listed below
Sorting:
- NEAT implementation for Flappy Bird game☆23Updated 5 years ago
- Reinforcement learning in JavaScript & Node.js☆54Updated 6 years ago
- A collection of python Machine Learning articles and examples. You will find code related to Reinforcement Learning, Q Learning, MDP, Bel…☆191Updated 2 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- An RL implementation in Keras☆103Updated 7 years ago
- This is the code for "Evolutionary Space Invaders - The Math of Intelligence (Week 9)" By Siraj Raval on Youtube☆29Updated 7 years ago
- AI (A2C agent) mastering the game of Snake with TensorFlow 2.0☆41Updated 5 years ago
- This is the code for "Navigating a Virtual World Using Dynamic Programming" by Siraj Raval on Youtube☆57Updated 7 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 7 years ago
- Monte Carlo Tree Search Based AI Connect 4 Bot☆40Updated 6 years ago
- This is the code for "Q Learning Explained" by Siraj Raval on Youtube☆85Updated 6 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- A tiny implementation of Deep Q Learning, using TensorFlow and OpenAI gym☆94Updated 3 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 2 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- Evolving simple organisms using a genetic algorithm and deep learning from scratch with python☆147Updated 5 years ago
- NEAT Solver for OpenAI