Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
howeman
on Dec 7, 2013
|
parent
|
context
|
favorite
| on:
Introduction to Artificial Neural Networks – Part ...
If anyone is interested, I have a working neural net implementation
https://github.com/btracey/nnet
. I don't make any stability promises (especially on the training routines, that's a mess at the moment), but sometimes it's nice to see code. The core of the net is
https://github.com/btracey/nnet/blob/master/nnet/functions.g...
and
https://github.com/btracey/nnet/blob/master/nnet/nnet.go
howeman
on Dec 7, 2013
[–]
On the stability, the point is that if you'd like to use it you should fork it.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: