Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] Simplified neural network in raw python

See my repository below, it’s just plain python that will work in any 3.x version as far as I know, and requires no extra installs (uses only the base python libraries, all you need is python installed).

It’s a simple feed forward network, but hopefully it can shed light on how the forward and backward pass works.

https://github.com/sean-gribben/pynet

submitted by /u/simple_ml
[link] [comments]