Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maziarraissi authored Jan 28, 2023
1 parent fc5d374 commit 8bb9420
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

This is a two-semester-long course primarily designed for graduate students. However, undergraduate students with demonstrated strong backgrounds in probability, statistics (e.g., linear & logistic regressions), numerical linear algebra and optimization are also welcome to register. We will be pursuing the objective of familiarizing the students with state-of-the-art deep learning techniques employed in the industry. Deep learning is a field that has been witnessing a mini-revolution every few months. It is therefore very important that the students registering for this course are eager to learn new concepts. So much of deep learning is just software engineering. Consequently, the students should be able to write clean code while doing their assignments. Python will be the programming language used in this course. Familiarity with TensorFlow and PyTorch is a plus but is not a requirement. However, it is very important that the students are willing to do the hard work to learn and use these two frameworks as the course progresses.

## Citation

@article{raissi2019physics,
title={Open Problems in Applied Deep Learning},
author={Raissi, Maziar},
journal={arXiv preprint arXiv:2301.11316},
year={2023}
}

## Part I Topics (Fall Semester)

* Training Deep Neural Networks ([Lecture Notes](00%20-%20Training.pdf)) ([YouTube Playlist](https://www.youtube.com/playlist?list=PLoEMreTa9CNmrvBG-zFov1K5w3SWGlx1r))
Expand Down

0 comments on commit 8bb9420

Please sign in to comment.