Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network in Python

A simple implementation for learning purposes

This neural network was built based on Daniel Shiffman's playlist about Neural Networks and the XOR problem.

The Neural Network uses the sigmoid function as the activation function, and supports multiple layers. Despite the use of this Neural Network being impractical, it can have a decent precision in simple XOR problem, and a low-average in MNIST dataset.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages