Skip to content

implementation of neural network and complementary tools from scratch

Notifications You must be signed in to change notification settings

biss/NeuralNetworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

Neural Network using numpy and tensorflow

This repo includes a basic implementation of multilayered perceptron using numpy. The same model is constructed using tensorflow.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Give examples 

Acknowledgments

  • Michael A. Nielsen, "Neural Networks and Deep Learning", Determination Press, 2015
  • "From Machine Learning to Deep Learning" course on udacity

About

implementation of neural network and complementary tools from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages