Skip to content

Colab Notebook to understand how neural networks transform the data nonlinearly. I train a very simply neural network using numpy to classify a toy dataset (XOR) - Kartik Chincholikar

Notifications You must be signed in to change notification settings

kartikchincholikar/XOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

In this mini project, we train a simple feed forward neural network to learn the XOR function. The motive is to understand what the hidden layer is doing and how the neural network transforms the data non-linearly.

REFERENCES

www.deeplearningbook.org | Chapter 6 | Page 167 (Learning XOR)

About

Colab Notebook to understand how neural networks transform the data nonlinearly. I train a very simply neural network using numpy to classify a toy dataset (XOR) - Kartik Chincholikar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published