I have been looking for good neural network code in Golang and came across Neurgo, but could not find any simple examples like the feed forward, recurrent, recurrent LSTM, etc..
I really like the idea of each neuron communicating via channels and "go" routines, by the way but a bit more simplistic documentation and examples would be very helpful when trying to get a feel for the library.
Are there any plans for some of this?
Cheers,
Lonnie
Hello,
I have been looking for good neural network code in Golang and came across Neurgo, but could not find any simple examples like the feed forward, recurrent, recurrent LSTM, etc..
I really like the idea of each neuron communicating via channels and "go" routines, by the way but a bit more simplistic documentation and examples would be very helpful when trying to get a feel for the library.
Are there any plans for some of this? Cheers, Lonnie