As the course progresses and projects get more complex, we will start to move away from single notebooks and rely more on GitHub repositories. Here is the list for now

  1. DeepLearning GPU development environment: gperdrizet/deeplearning-GPU
  2. DeepLearning CPU development environment: gperdrizet/deeplearning-CPU
  3. Weather API demo: gperdrizet/weather
  4. Streamlit recommender app demo: gperdrizet/anime-recommendations
  5. CIFAR-10 project: gperdrizet/CIFAR10