Skip to content

saucec0de/10-days-of-grad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

10 Days Of Grad: Deep Learning From The First Principles

Neural networks in Haskell

  • Day 1: Neural network basics
  • Day 2: Multilayer neural networks
  • Day 3: Automatic differentiation
  • Day 4: Batch normalization and MNIST images
  • Day 5: Convolutional neural networks
  • Day 6: Binarized neural networks
  • Day 7: Deep Learning with Hasktorch
  • Day 8: Model Uncertainty Estimation
  • Day 9: Variational Autoencoders
  • Day 10: Deep Reinforcement Learning

Citation

BibTeX:

@misc{tendays,
  author = {Penkovsky, Bogdan},
  title = {10 Days of Grad: Neural Networks and Deep Learning},
  year = {2023},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/masterdezign/10-days-of-grad}}
}

About

Neural Networks and Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 96.3%
  • Haskell 3.5%
  • Other 0.2%