maxwell-alive t1_j5o1j25 wrote on January 24, 2023 at 10:55 AM Reply to What are the best ways to learn about deep learning? by Tureep This is a good series for understanding the fundamental ideas of deep learning: https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi Other than that, I would recommend installing PyTorch and running/modifying some projects from GitHub. I personally learn the most from looking at other people's code. Permalink 2
maxwell-alive t1_ir22h2s wrote on October 4, 2022 at 7:35 PM Reply to [R] The Illustrated Stable Diffusion by jayalammar This is amazing! Thanks for sharing. Permalink 2
maxwell-alive t1_j5o1j25 wrote
Reply to What are the best ways to learn about deep learning? by Tureep
This is a good series for understanding the fundamental ideas of deep learning: https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi
Other than that, I would recommend installing PyTorch and running/modifying some projects from GitHub. I personally learn the most from looking at other people's code.