Skip to content

collection of jupyter notebooks for deep learning

Notifications You must be signed in to change notification settings

darrahts/deeplearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deeplearning

collection of jupyter notebooks for deep learning

Each notebook will download any needed dataset!

whats included:

  • gradient descent (python file animates the descent optimization)
  • lane detection (uses hough transform and includes a sample mp4 video)
  • perceptron (the basic building block of all neural networks)
  • multi (multi layer perceptron aka artificial neural network)
  • binaryDNN (DNN for binary classification)
  • mnist-DNN (DNN for the MNIST dataset)
  • mnist-CNN (CNN for the MNIST dataset)
  • traffic signs (CNN to classify the european road sign data set)
  • regression (regression with keras)
  • imitation learning (NVIDIA-CNN to train a car to drive!)
  • deeplearning workshop (includes the lab guide, which was somewhat followed)
  • garbage udemy class folder (unnamed course that promised XY and Z but delivered f...) there might be usefull code snippets there

About

collection of jupyter notebooks for deep learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published