Skip to content

Annotations for the Sirajology Python NN Example. This code comes from a demo NN program from the YouTube video https://youtu.be/h3l4qz76JhQ. The program creates an neural network that simulates the exclusive OR function with two inputs and one output.

Notifications You must be signed in to change notification settings

stmorgan/pythonNNexample

Repository files navigation

Python Neural Network example

Annotations for the Sirajology Python Neural Network Example. This code comes from a demo NN program from the YouTube video https://youtu.be/h3l4qz76JhQ by Siraj. The program creates a neural network that simulates the exclusive OR function with two inputs and one output.

PythonNNExampleFromSirajology.html is an HTML version of the code. This is useful for reading the code on a webpage.

PythonNNExampleFromSirajology.ipynb is a Jupyter Notebook version. This is not necessary but useful for those who want to see annotations as they run the code.

PythonNNExampleFromSirajology.py This is just Python script. Annotations appear in comments.

Scott Morgan, November 2016

About

Annotations for the Sirajology Python NN Example. This code comes from a demo NN program from the YouTube video https://youtu.be/h3l4qz76JhQ. The program creates an neural network that simulates the exclusive OR function with two inputs and one output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •