Skip to content

Slaski/DLND-Your_First_Neural_Network

Repository files navigation

Project 1 - Your first neural network

This is the first project in the Deep Learning Nanodegree Foundation course from Udacity. In this project we built a neural network in python using only numpy and pandas.

Getting started

You'll need anaconda installed to run the following code to import the environment and start the project.

conda env create -f environment.yaml
activate project_first_neural_network
jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published