gabo-di/DeepHyperNEAT-Julia
A unofficial julia implementation of the DeepHyperNEAT system for evolving neural networks. Written in julia by Gabriel Diaz, developed by Felix Sosa and Kenneth Stanley (all credit goes to them and all blame to me). See paper: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report18.pdf and original code: https://github.com/flxsosa/DeepHyperNEAT
No commits in the last 6 months.
Stars
2
Forks
—
Language
Julia
License
Apache-2.0
Category
Last pushed
Nov 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/gabo-di/DeepHyperNEAT-Julia"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wagenaartje/neataptic
:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js
uber-research/deep-neuroevolution
Deep Neuroevolution
liquidcarrot/carrot
🥕 Evolutionary Neural Networks in JavaScript
flxsosa/DeepHyperNEAT
A public python implementation of the DeepHyperNEAT system for evolving neural networks....
alenaksu/neatjs
NEAT (Neuro Evolution of Augmenting Topologies) implementation in JavaScript