dinuransika / neural-nets

Source code to go with my introductory video on neural nets in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural Nets

Source code to go with my introductory video on neural nets in python

Link to video: https://youtu.be/aBIGJeHRZLQ

Setup

To access all of the files I recommend you fork this repo and then clone it locally. Instructions on how to do this can be found here: https://help.github.com/en/github/getting-started-with-github/fork-a-repo

The other option is to click the green "clone or download" button and then click "Download ZIP". You then should extract all of the files to the location you want to edit your code.

About

Source code to go with my introductory video on neural nets in python


Languages

Language:Jupyter Notebook 98.0%Language:Python 2.0%