vfcosta / coeganLinks
Code used in the experiments of the paper COEGAN: Evaluating the Coevolution Effect in Generative Adversarial Networks http://gecco-2019.sigevo.org
☆14Updated 2 years ago
Alternatives and similar repositories for coegan
Users that are interested in coegan are comparing it to the libraries listed below
Sorting:
- Convolutional Genetic Programming method for image classification☆13Updated 5 years ago
- Case-Study on Reinforcement Learning for Intralogistics☆11Updated 3 years ago
- Co-evolution of agents and environments in GVG-AI☆17Updated 3 years ago
- DNE4py is a python library that aims to run and visualize many different evolutionary algorithms with high performance using mpi4py. It a…☆10Updated 4 years ago
- A python implementation of Tangled Program Graphs. A Reinforcement Learning Algorithm.☆19Updated 3 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…☆13Updated 4 years ago
- [AAAI 2018] "Towards distributed coevolutionary GANs" by Abdullah Al-Dujaili, Tom Schmiedlechner, Erik Hemberg, Una-May O'Reilly☆35Updated last year
- Neural Network Genetic Algorithm library used for deep learning problems☆18Updated 4 years ago
- Bayesian Hierarchical Inverse Reinforcement Learning for toycar obstacle avoidance in pygame(pymunk)☆8Updated 2 years ago
- Using Simulated Annealing, Hill Climbing, and Genetic Algorithms to recreate images using shapes 🤖 🧬☆18Updated 2 years ago
- Ant Colony Optimization and Simulated Annealing implemented in C++ for solving the Travelling Salesman Problem☆7Updated 4 years ago
- Programmatically Interpretable Reinforcement Learning☆20Updated 4 years ago
- Template for fast, efficient, and simple Reinforcement Learning☆37Updated 3 years ago
- Single Player Monte Carlo Tree Search implementation☆18Updated 5 years ago
- ☆10Updated 2 years ago
- N-Tuple Bandit Evolutionary Algorithm☆14Updated 5 years ago
- A workbench for online model-free Reinforcement Learning on continuous control problems☆37Updated 2 years ago
- Paired Open-Ended Trailblazer (POET) and Enhanced POET☆251Updated 3 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- Multi-Agent Systems Course 2017 - MSc Artificial Intelligence @ UvA☆18Updated 7 years ago
- This projects aims to use reinforcement learning algorithms to play the game 2048.☆86Updated 2 years ago
- A library that makes Evolutionary Strategies (ES) simple to use.☆180Updated 4 years ago
- Modular PyTorch implementation of policy gradient methods