All Projects → jeremydumonde → NeuralFish

jeremydumonde / NeuralFish

Licence: AGPL-3.0 license
Neuroevolution in F#

Programming Languages

F#
602 projects

Projects that are alternatives of or similar to NeuralFish

Evolutionsimulator
Evolution Simulator with Box2D
Stars: ✭ 143 (+410.71%)
Mutual labels:  neuroevolution
pacman-ai
A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning
Stars: ✭ 26 (-7.14%)
Mutual labels:  neuroevolution
async-container
Scalable multi-thread multi-process containers for Ruby.
Stars: ✭ 58 (+107.14%)
Mutual labels:  processes
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 (+550%)
Mutual labels:  neuroevolution
ClearProcesses
利用无障碍服务(AccessibilityService)批量清理后台进程
Stars: ✭ 75 (+167.86%)
Mutual labels:  processes
Tensorflow-Neuroevolution
Neuroevolution Framework for Tensorflow 2.x focusing on modularity and high-performance. Preimplements NEAT, DeepNEAT, CoDeepNEAT, etc.
Stars: ✭ 109 (+289.29%)
Mutual labels:  neuroevolution
Cephalopods
Evolving squids through neuroevolution
Stars: ✭ 122 (+335.71%)
Mutual labels:  neuroevolution
libproc-rs
A rust library for getting information about running processes for Mac and Linux
Stars: ✭ 33 (+17.86%)
Mutual labels:  processes
apxr run
A topology and parameter evolving universal learning network.
Stars: ✭ 14 (-50%)
Mutual labels:  neuroevolution
exact
EXONA: The Evolutionary eXploration of Neural Networks Framework -- EXACT, EXALT and EXAMM
Stars: ✭ 43 (+53.57%)
Mutual labels:  neuroevolution
Aimandshoot
A neuroevolution game experiment.
Stars: ✭ 201 (+617.86%)
Mutual labels:  neuroevolution
rustneat
Rust Neat - NeuroEvolution of Augmenting Topologies
Stars: ✭ 63 (+125%)
Mutual labels:  neuroevolution
neuro-evolution
A project on improving Neural Networks performance by using Genetic Algorithms.
Stars: ✭ 25 (-10.71%)
Mutual labels:  neuroevolution
Awesome Deep Neuroevolution
A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)
Stars: ✭ 150 (+435.71%)
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 (+21.43%)
Mutual labels:  neuroevolution
Machine Learning Flappy Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
Stars: ✭ 1,683 (+5910.71%)
Mutual labels:  neuroevolution
neat-python
Python implementation of the NEAT neuroevolution algorithm
Stars: ✭ 32 (+14.29%)
Mutual labels:  neuroevolution
RunProcess
Replacement for System.Diagnostics.Process
Stars: ✭ 15 (-46.43%)
Mutual labels:  processes
effpi
Verified message-passing programs in Dotty
Stars: ✭ 42 (+50%)
Mutual labels:  processes
emacs-bpr
No description or website provided.
Stars: ✭ 58 (+107.14%)
Mutual labels:  processes

NeuralFish

NeuralFish is a machine learning library that utilizes neuroevolution. It is based on the DXNN system developed by Gene Sher.

STILL IN DEVELOPMENT

NeuralFish is still in development. If you are interested in contributing, please visit the issues section of this repo.

Resources

To learn more about machine learning and the DXNN system try these resources.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].