robertjankowski / ga-openai-gymLinks
Usage of genetic algorithms to train a neural network in multiple OpenAI gym environments.
☆38Updated 4 years ago
Alternatives and similar repositories for ga-openai-gym
Users that are interested in ga-openai-gym are comparing it to the libraries listed below
Sorting:
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆120Updated last year
- Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.☆117Updated last year
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆109Updated 11 months ago
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆222Updated 4 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- General purpose environment wrappers for openai gym☆26Updated 6 years ago
- 🦖 A fast & simple neuro-evolution library for Python☆16Updated 2 years ago
- A simple chess environment for openai/gym☆161Updated last year
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆72Updated 3 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- Tiny Genetic Programming in Python.☆102Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- A Universal Deep Reinforcement Learning Framework☆70Updated 2 years ago
- ☆67Updated 3 years ago
- 💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.☆57Updated 6 years ago
- A collection of Gymnasium compatible games for reinforcement learning.☆81Updated 3 weeks ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- A bare-bones Python library for quality diversity optimization.☆231Updated this week
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆49Updated 3 years ago
- Maze Applied Reinforcement Learning Framework☆277Updated this week
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆53Updated 4 months ago
- A structured implementation of MuZero☆204Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Simple Grid Environment for Gymnasium☆59Updated 5 months ago
- Generalized AI to perform a multitude of tasks written in python3☆21Updated last year
- Modular framework for Reinforcement Learning in python☆173Updated 2 years ago
- ☆72Updated 2 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆70Updated last year