This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
cs501r_f2018 [2018/09/05 20:34] wingated |
cs501r_f2018 [2021/06/30 23:42] (current) |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ---- | ---- | ||
| === Labs === | === Labs === | ||
| - | |||
| - | [[cs501r_f2016:lab_notes|General notes on ipython and seaborn]] | ||
| [[cs501r_f2018:lab1|Lab 1 - Colab and playground screenshot]] | [[cs501r_f2018:lab1|Lab 1 - Colab and playground screenshot]] | ||
| + | |||
| + | [[cs501r_f2018:lab2|Lab 2 - Get to know pytorch]] | ||
| + | |||
| + | [[cs501r_f2018:lab3|Lab 3 - Your first DNN]] | ||
| + | |||
| + | [[cs501r_f2018:lab4|Lab 4 - Cancer Detection]] | ||
| + | |||
| + | [[cs501r_f2018:lab5|Lab 5 - Style Transfer]] | ||
| + | |||
| + | [[cs501r_f2018:lab6 | Lab 6 - Unreasonable Effectiveness of RNNs]] | ||
| + | |||
| + | [[cs501r_f2018:lab7 | Lab 7 - Attention Is All You Need]] | ||
| + | |||
| + | [[cs501r_f2018:lab8 | Lab 8 - Improved Wasserstein GAN]] | ||
| + | |||
| + | [[cs501r_f2018:lab9 | Lab 9 - Deep RL & PPO]] | ||
| ...More labs will be added here... | ...More labs will be added here... | ||
| Line 26: | Line 40: | ||
| [[https://colab.research.google.com/drive/1TzaPS3jvRadN-URLbQ9nD1ZNoZktfNRy|A good colab tutorial notebook]] | [[https://colab.research.google.com/drive/1TzaPS3jvRadN-URLbQ9nD1ZNoZktfNRy|A good colab tutorial notebook]] | ||
| + | |||
| + | [[supercomputer|A quick intro to deep learning on the supercomputer]] | ||
| + | |||
| + | [[googlecloud|A quick intro to deep learning on google cloud]] | ||
| [[http://cs231n.github.io/python-numpy-tutorial/|A great tutorial on python / numpy!]] | [[http://cs231n.github.io/python-numpy-tutorial/|A great tutorial on python / numpy!]] | ||
| - | [[cs501r_f2016:openlabtf|Some instructions for getting Tensorflow to run on the CS open labs]] | ||
| - | [[supercomputer|A quick intro to deep learning on the supercomputer]] | + | ---- |
| + | === Older stuff === | ||
| - | [[googlecloud|A quick intro to deep learning on google cloud]] | + | |
| + | |||
| + | [[cs501r_f2016:openlabtf|Some instructions for getting Tensorflow to run on the CS open labs]] | ||
| [[https://medium.com/xtrememl/why-how-to-use-windows-10-wsl-built-in-linux-for-machine-learning-6a225f4bbd3a|A nice tutorial on setting up wsl for machine learning]] | [[https://medium.com/xtrememl/why-how-to-use-windows-10-wsl-built-in-linux-for-machine-learning-6a225f4bbd3a|A nice tutorial on setting up wsl for machine learning]] | ||
| + | |||
| + | [[cs501r_f2016:lab_notes|General notes on ipython and seaborn]] | ||
| + | |||