GitXplorerGitXplorer
a

Neural-Network-From-Scratch

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
175abd5c51061a93432f4d0345d417ef7cf447a0

Update README.md

aatreyamaj committed 4 years ago
Verified
7a3703361b25e4bd1d3e6b3f6ba7073985b46a92

Add files via upload

aatreyamaj committed 4 years ago
Verified
6a0b4cd905ebf257216124064429a3de06448873

Initial commit

aatreyamaj committed 4 years ago

README

The README file for this repository.

Neural-Network-From-Scratch

This is a python notebook containing my implementation of a neural network from scratch. I have implemented forward and back propagation.