tanvirtin / snake-neural-networks
Neural Network learning algorithm comparison using a classic game of Snake!
☆9Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for snake-neural-networks
- python from scratch implementation of Neuroevolution of Augmenting Topologies☆10Updated 3 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆102Updated 3 months ago
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆47Updated 2 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆120Updated last year
- In this project we combine Artificial Neural Network and Genetics Algorithms to build powerful AI☆17Updated last year
- OpenAI's cartpole env solver.☆152Updated last year
- training snake game using neural network and genetic algorithm☆32Updated 5 years ago
- Repository for most of the code from my YouTube channel☆869Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆348Updated 3 years ago
- Solving OpenAI Gym problems.☆182Updated 3 years ago
- Hands-on Neuroevolution with Python, Published by Packt☆75Updated 7 months ago
- NEAT implementation in Python☆12Updated 6 years ago
- Reinforcement learning tutorials☆364Updated last year
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch