Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 262 Bytes

File metadata and controls

7 lines (4 loc) · 262 Bytes

SimpleNeuralNetworkEngine

This is a simple neural network Engine from scratch written in go without any dependency

Usage

To use it you can look at the example in the example package. Example are given and to run them simply uncomment them in the main.go