How to build a simple neural network in 9 lines of Python code

John Ladasky john_ladasky at sbcglobal.net
Tue Jun 27 15:31:19 EDT 2017


On Tuesday, June 27, 2017 at 9:24:07 AM UTC-7, Sam Chats wrote:
> https://medium.com/technology-invention-and-more/how-to-build-a-simple-neural-network-in-9-lines-of-python-code-cc8f23647ca1

OK, that's cheating a bit, using Numpy.  It's a nice little program, but it leverages a huge, powerful library.



More information about the Python-list mailing list