Neural Network Library for Go
-
Updated
Mar 25, 2024 - Go
Neural Network Library for Go
This library use a genetic algorithm to fit a neural network weights. This is useful when you don't have a dataset to train your neural network, for example when you need an agent to interact with an environment or to learn to play some games.
Toy neural network for image recognizing from scratch in less than 200 lines of code.
Add a description, image, and links to the neuralnetwork topic page so that developers can more easily learn about it.
To associate your repository with the neuralnetwork topic, visit your repo's landing page and select "manage topics."