Skip to content

Course material from when I taught deep learning at Chapman University

Notifications You must be signed in to change notification settings

jordanott/DeepLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPSC 370: Deep Learning

School: Chapman University
Term: Fall 2019
Website: Class homepage

Topics

  1. Prerequisites
  2. Linear Regression to Multi Layer Perceptrons
  3. Universal Approximation Theorem
  4. Training Neural Networks
  5. Convolutional Neural Networks
  6. Convolutional Neural Network Applications
  7. Autoencoders
  8. Recurrent Neural Networks
  9. Attention
  10. Generative Adversarial Networks
  11. Neuroscience and Deep Learning
  12. Reinforcement Learning Part 1
  13. Reinforcement Learning Part 2

First day checklist

  • Read the prerequisites notebook
  • Run python ready_for_class.py
  • Complete the test questions in here. These are due on the first day

To view the notebooks as slides run

jupyter nbconvert Notebooks/01\ Introduction.ipynb --to slides --post serve

Resources

Blogs

lilianweng.github.io
colah.github.io
Gradient

Other Courses

Machine Learning

Deep Learning

Reinforcement Learning

About

Course material from when I taught deep learning at Chapman University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published