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

Marko Rauhamaa marko at pacujo.net
Tue Jun 27 16:19:09 EDT 2017


alister <alister.ware at ntlworld.com>:

> On Tue, 27 Jun 2017 22:34:18 +0300, Marko Rauhamaa wrote:
>
>> John Ladasky <john_ladasky at sbcglobal.net>:
>>> OK, that's cheating a bit, using Numpy. It's a nice little program,
>>> but it leverages a huge, powerful library.
>> 
>> What would *not* be cheating? A language without a library would be
>> dead.
>
> true but for a realistic comparison you should probably count all the 
> lines of code in the libruary

How's that defined? Lines of Python? Lines of C? Lines of assembly?
Lines of microcode?

What is a line?


Marko



More information about the Python-list mailing list