An open API service indexing awesome lists of open source software.

https://github.com/vbop9834/neuralfish

Neuroevolution in F#
https://github.com/vbop9834/neuralfish

dotnet dxnn f-sharp fsharp machine-learning neural-network neuroevolution processes

Last synced: 10 months ago
JSON representation

Neuroevolution in F#

Awesome Lists containing this project

README

          

# NeuralFish
NeuralFish is a machine learning library that utilizes neuroevolution. It is based on the [DXNN](https://github.com/CorticalComputer/DXNN2) 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](../../issues).

# Resources
To learn more about machine learning and the DXNN system try these resources.
- [Neuroevolution Through Erlang Presentation](https://www.youtube.com/watch?v=TcUqGIHq8rA)
- [Book] Handbook of Neuroevolution Through Erlang by Gene Sher
- [Discover & eXplore Neural Network (DXNN) Platform, a Modular TWEANN](https://arxiv.org/abs/1008.2412)