Skip to content

In this Jupyter notebook you can find my answer for the first assignment of the Udacity Deep Learning Nanodegree

Notifications You must be signed in to change notification settings

MrFrezza/neuron-network-Udacity-assignment

Repository files navigation

neuron-network-Udacity-assignment

In this Jupyter notebook you can find my answer for the first assignment of the Udacity Deep Learning Nanodegree

Getting Started

To run it on you computer, just create a simple conda enviroment with the following dependency:

  • numpy
  • matplotlib
  • pandas
  • jupyter notebooks

Exemple

You can use the following code:

conda create --name dlnd python=3

conda install numpy matplotlib pandas jupyter notebook

About

In this Jupyter notebook you can find my answer for the first assignment of the Udacity Deep Learning Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published