ahmetfaslantas / NEAT-JS
This is a JavaScript library implementing the NEAT algorithm.
☆58Updated last year
Related projects ⓘ
Alternatives and complementary repositories for NEAT-JS
- A JavaScript implementation of the Neat Algorithm 🧠☆86Updated last year
- I created a neat template to easily add neat to a game and this is it☆122Updated 4 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆120Updated last year
- An experiment with neural network and genetic algorithms☆73Updated 6 years ago
- Cerebrum.js is a neural network library created in pure JavaScript.☆43Updated 3 years ago
- Using neat to train an AI to play the classic hill climb racing game☆97Updated last year
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆47Updated 2 years ago
- This is the WHG AI I used in one of my videos, I coded it again in javascript so that you can play it online☆144Updated 5 years ago
- A framework using TensorFlow.js for Deep Reinforcement Learning☆123Updated 2 years ago
- I created an AI to play pool, and here it is☆217Updated 5 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm