ssusnic / Machine-Learning-Flappy-Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
☆1,824Updated 7 years ago
Alternatives and similar repositories for Machine-Learning-Flappy-Bird:
Users that are interested in Machine-Learning-Flappy-Bird are comparing it to the libraries listed below
- A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural …☆1,491Updated 2 years ago
- Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).☆6,706Updated 6 months ago
- Playing Mario with Deep Reinforcement Learning☆689Updated 8 years ago
- Using artificial intelligence and genetic algorithms to automatically write programs. Tutorial: http://www.primaryobjects.com/cms/article…☆1,091Updated 2 years ago
- A Flappy Bird Clone using python-pygame☆1,076Updated 9 months ago
- Flappy Bird hack using Reinforcement Learning☆919Updated 7 years ago
- Automatically "block" people in images (like Black Mirror) using a pretrained neural network.☆2,017Updated 2 years ago
- Evolving a neural network with a genetic algorithm.☆696Updated 6 years ago
- Java program that uses a genetic algorithm to train snakes: https://www.youtube.com/watch?v=BBLJFYr7zB8☆130Updated 6 years ago
- This is the code for "Modeling Evolution with Tensorflow.js" By Siraj Raval☆97Updated 6 years ago
- ☆876Updated 2 years ago
- Blazing fast neuro-evolution & backpropagation for the browser and Node.js☆1,202Updated 5 years ago
- Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros☆1,062Updated 9 months ago
- This is the code for the "Make a Neural Network" - Intro to Deep Learning #2 by Siraj Raval on Youtube☆198Updated 4 years ago
- Artificial intelligence for the Snake game.☆1,690Updated 8 months ago
- Flappy Bird Bot using Reinforcement Learning☆421Updated 5 years ago
- Train a Neural Network to play Snake using a Genetic Algorithm