Skip to content

gradjitta/deep-learning-foundations-meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Deep learning foundations (Machine learning study group)

Each week we'll be self-learning an important aspect of deep learning, with the suggested learning materials(not always provided) or your Googling. Then implement for your chosen project(can be one of the Kaggle competitions). In the weekly meetup, we'll go through participant's implementations and share/discuss important points.

The actual topic is subject to change:

  • Week 1: overview
  • Week 2: data preparation
  • Week 3: CNN architecture
  • Week 4: model training (loss functions + optimizer + training loop)
  • Week 5: TOD

❗= Compulsory materials and assignments

Week 1 - Overview of Fastai & deep learning

Course material:

  • Learning goal:
    • Acquire a broad overview of what deep learning is and the important steps (in the following week, we'll dive into each step in more detail and implement it yourself)
    • Acquire an understanding of how to use fastai for quick deep learning implementation
  • Mandatory material:

Week 2 - Preparing data and environment for deep learning

  1. Learn how to create virtual environments for your project
  • conda env
  • virtualenv
  1. Learn how to prepare data loaders in pytorch and fastai
  1. Learn how to prepare your specific project data into a dataloader ready for deep learning models

Resources for deep learning topics

You DON'T need to learn all these lectures before you start the kaggle project+meetup sessions. The idea is to learn ONE topic per week in depth and implement it yourself with Kaggle project.

You DON'T need to watch all of these courses, you may choose the course that appeals to you the most and use others as supplementary materials.

Previous meetup track on deep learning

Final Projects:

Pick whichever project(s) that interests you.

About

Meetup on deeplearning course part 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published