All Projects → denser-models → Similar Projects or Alternatives

43 Open source projects that are alternatives of or similar to denser-models

DeepHyperNEAT
A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report18.pdf
Stars: ✭ 42 (-14.29%)
NeuroEvolution-Flappy-Bird
A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python
Stars: ✭ 17 (-65.31%)
Mutual labels:  neuroevolution
evoplex
Evoplex is a fast, robust and extensible platform for developing agent-based models and multi-agent systems on networks. It's available for Windows, Linux and macOS.
Stars: ✭ 98 (+100%)
Mutual labels:  evolutionary-computation
es pytorch
High performance implementation of Deep neuroevolution in pytorch using mpi4py. Intended for use on HPC clusters
Stars: ✭ 20 (-59.18%)
Mutual labels:  neuroevolution
Neatron
Yet another NEAT implementation
Stars: ✭ 14 (-71.43%)
Mutual labels:  neuroevolution
neat-openai-gym
NEAT for Reinforcement Learning on the OpenAI Gym
Stars: ✭ 19 (-61.22%)
Mutual labels:  neuroevolution
NeuralFish
Neuroevolution in F#
Stars: ✭ 28 (-42.86%)
Mutual labels:  neuroevolution
evo-NEAT
A java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural networks. Only for educational purposes.
Stars: ✭ 34 (-30.61%)
Mutual labels:  neuroevolution
exact
EXONA: The Evolutionary eXploration of Neural Networks Framework -- EXACT, EXALT and EXAMM
Stars: ✭ 43 (-12.24%)
Mutual labels:  neuroevolution
neuro-evolution
A project on improving Neural Networks performance by using Genetic Algorithms.
Stars: ✭ 25 (-48.98%)
Mutual labels:  neuroevolution
Tensorflow-Neuroevolution
Neuroevolution Framework for Tensorflow 2.x focusing on modularity and high-performance. Preimplements NEAT, DeepNEAT, CoDeepNEAT, etc.
Stars: ✭ 109 (+122.45%)
Mutual labels:  neuroevolution
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (-36.73%)
Mutual labels:  evolutionary-computation
neat-python
Python implementation of the NEAT neuroevolution algorithm
Stars: ✭ 32 (-34.69%)
Mutual labels:  neuroevolution
pacman-ai
A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning
Stars: ✭ 26 (-46.94%)
Mutual labels:  neuroevolution
apxr run
A topology and parameter evolving universal learning network.
Stars: ✭ 14 (-71.43%)
Mutual labels:  neuroevolution
evolvable
An evolutionary computation framework
Stars: ✭ 43 (-12.24%)
Mutual labels:  evolutionary-computation
datafsm
Machine Learning Finite State Machine Models from Data with Genetic Algorithms
Stars: ✭ 14 (-71.43%)
Mutual labels:  evolutionary-computation
rustneat
Rust Neat - NeuroEvolution of Augmenting Topologies
Stars: ✭ 63 (+28.57%)
Mutual labels:  neuroevolution
Neural Network P5
Deprecated! See:
Stars: ✭ 218 (+344.9%)
Mutual labels:  neuroevolution
Aimandshoot
A neuroevolution game experiment.
Stars: ✭ 201 (+310.2%)
Mutual labels:  neuroevolution
Sparse Evolutionary Artificial Neural Networks
Always sparse. Never dense. But never say never. A repository for the Adaptive Sparse Connectivity concept and its algorithmic instantiation, i.e. Sparse Evolutionary Training, to boost Deep Learning scalability on various aspects (e.g. memory and computational time efficiency, representation and generalization power).
Stars: ✭ 182 (+271.43%)
Mutual labels:  neuroevolution
Awesome Deep Neuroevolution
A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)
Stars: ✭ 150 (+206.12%)
Mutual labels:  neuroevolution
Evolutionsimulator
Evolution Simulator with Box2D
Stars: ✭ 143 (+191.84%)
Mutual labels:  neuroevolution
Machine Learning Flappy Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
Stars: ✭ 1,683 (+3334.69%)
Mutual labels:  neuroevolution
Cephalopods
Evolving squids through neuroevolution
Stars: ✭ 122 (+148.98%)
Mutual labels:  neuroevolution
Exnn
An Elixir Evolutive Neural Network framework à la G.Sher
Stars: ✭ 93 (+89.8%)
Mutual labels:  neuroevolution
Darwin
Evolutionary Algorithms Framework
Stars: ✭ 72 (+46.94%)
Mutual labels:  neuroevolution
Radiate
Radiate is a parallel genetic programming engine capable of evolving solutions to many problems as well as training learning algorithms.
Stars: ✭ 65 (+32.65%)
Mutual labels:  neuroevolution
Super Mario Neat
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
Stars: ✭ 64 (+30.61%)
Mutual labels:  neuroevolution
Evolutionary Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
Stars: ✭ 881 (+1697.96%)
Mutual labels:  neuroevolution
Neat Python
Python implementation of the NEAT neuroevolution algorithm
Stars: ✭ 895 (+1726.53%)
Mutual labels:  neuroevolution
Factor Network
A simple factor network implementation written by JavaScript
Stars: ✭ 530 (+981.63%)
Mutual labels:  neuroevolution
Flappylearning
Program learning to play Flappy Bird by machine learning (Neuroevolution)
Stars: ✭ 3,889 (+7836.73%)
Mutual labels:  neuroevolution
Sharpneat
SharpNEAT - Evolution of Neural Networks. A C# .NET Framework.
Stars: ✭ 273 (+457.14%)
Mutual labels:  neuroevolution
NEATEST
NEATEST: Evolving Neural Networks Through Augmenting Topologies with Evolution Strategy Training
Stars: ✭ 13 (-73.47%)
Mutual labels:  neuroevolution
Cerebrum
Cerebrum.js is a neural network library created in pure JavaScript.
Stars: ✭ 25 (-48.98%)
Mutual labels:  neuroevolution
dishtiny
DISHTINY: A Platform for Studying Open-Ended Evolutionary Transitions in Individuality
Stars: ✭ 25 (-48.98%)
Mutual labels:  evolutionary-computation
tiny gp
Tiny Genetic Programming in Python
Stars: ✭ 58 (+18.37%)
Mutual labels:  evolutionary-computation
Pac-Man
Evolutionary Pac-Man bots using Grammatical Evolution and Multi-objective Optimization. Cool GUI included (Undergraduate Thesis)
Stars: ✭ 50 (+2.04%)
Mutual labels:  evolutionary-computation
geppy
A framework for gene expression programming (an evolutionary algorithm) in Python
Stars: ✭ 124 (+153.06%)
Mutual labels:  evolutionary-computation
GeneticsJS
Evolutionary algorithms library for the web 🧬
Stars: ✭ 25 (-48.98%)
Mutual labels:  evolutionary-computation
goga
Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (or not) many constraints and many objectives. Also, a goal is to handle mixed-type representations (reals and integers).
Stars: ✭ 39 (-20.41%)
Mutual labels:  evolutionary-computation
SwiftGenetics
A pure-Swift genetic algorithm library built for composition and extensibility.
Stars: ✭ 31 (-36.73%)
Mutual labels:  evolutionary-computation
1-43 of 43 similar projects