Skip to content

Commit

Permalink
🧹 housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
SkalskiP committed Apr 4, 2023
1 parent 6bbfdcc commit aa2b39a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ This repository is a curated collection of links to various courses and resource
| Transformers | 🟩🟩🟩 | 2021 | free | [ CS25: Transformers United]( https://www.youtube.com/playlist?list=PLoROMvodv4rNiJRchCzutFw5ItR_Z27CM) | Stanford University |
| Deep Learning | 🟩🟩⬜ | 2021 | free | [ NYU-DLSP21: NYU Deep Learning Spring]( https://www.youtube.com/playlist?list=PLLHTzKZzVU9e6xUfG10TkTWApKSZCzuBI) | New York University |
| NLP and Transformers | 🟩⬜⬜ | 2021 | free | [ NLP Course]( https://huggingface.co/course/chapter1/1) | Hugging Face |
| Deep Learning | 🟩🟩⬜ | 2020 | free | [ Deep Learning Lecture Series]( https://www.youtube.com/playlist?list=PLqYmG7hTraZCDxZ44o4p3N5Anz3lLRVZF) | DeepMind x University College London |
| Deep Learning | 🟩⬜⬜ | 2021 | free | [ Dive into Deep Learning]( https://d2l.ai/index.html) | d2l.ai |
| Deep Learning | 🟩🟩⬜ | 2020 | free | [ Deep Learning Lecture Series]( https://www.youtube.com/playlist?list=PLqYmG7hTraZCDxZ44o4p3N5Anz3lLRVZF) | DeepMind x University College London |
| Computer Vision | 🟩🟩⬜ | 2018 | free | [ CS231n: Deep Learning for Computer Vision]( https://www.youtube.com/playlist?app=desktop&list=PL3FW7Lu3i5JvHM8ljYj-zLfQRF3EO8sYv) | Stanford University |
<!--- AUTOGENERATED_COURSES_TABLE -->

Expand Down
1 change: 1 addition & 0 deletions automation/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ Deep Learning, 1, free, 2022, https://www.youtube.com/playlist?list=PLfYUBJiXbdt
Transformers, 3, free, 2021, https://www.youtube.com/playlist?list=PLoROMvodv4rNiJRchCzutFw5ItR_Z27CM, CS25: Transformers United, Stanford University
Deep Learning, 2, free, 2021, https://www.youtube.com/playlist?list=PLLHTzKZzVU9e6xUfG10TkTWApKSZCzuBI, NYU-DLSP21: NYU Deep Learning Spring, New York University
NLP and Transformers, 1, free, 2021, https://huggingface.co/course/chapter1/1, NLP Course, Hugging Face
Deep Learning, 1, free, 2021, https://d2l.ai/index.html, Dive into Deep Learning, d2l.ai
Deep Learning, 2, free, 2020, https://www.youtube.com/playlist?list=PLqYmG7hTraZCDxZ44o4p3N5Anz3lLRVZF, Deep Learning Lecture Series, DeepMind x University College London
Computer Vision, 2, free, 2018, https://www.youtube.com/playlist?app=desktop&list=PL3FW7Lu3i5JvHM8ljYj-zLfQRF3EO8sYv, CS231n: Deep Learning for Computer Vision, Stanford University

0 comments on commit aa2b39a

Please sign in to comment.