Hacker News new | ask | show | jobs
by MichaelBurge 3760 days ago
Very interesting! The thing that amazes me most about these neural network projects is how small the source usually is compared to what they're doing. Your doodle.py is only 453 lines.
1 comments

I imagine between SciKit[0], Thenano[1] and Lasagne[2], the total size is a little north of 453 lines.

[0] http://scikit-image.org/

[1] https://github.com/Theano/Theano

[2] https://github.com/Lasagne/Lasagne.git