Skip to content

angai4/Neural_Network_From_Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Building a Neural Network From Scratch

This repository contains a notebook to build a basic neural network from scratch using python. It also applies the neural network to solve a non-linear problem from the Scikit-learn package's make_moons function.

Requirements

  • Python 3+
  • Jupyter Notebook
  • NumPy, Pandas, Matplotlib, Scikit-learn

Reference

DL4D by John Paul Mueller and Luca Massaron

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors