/dl-workinggroup

A place to store loads of (mostly useless stuff) relating to our Semagramme adventure of learning the basics of deep learning

Primary LanguageJupyter Notebook

This repository consists the Jupyter Notebooks, and other resources for our Deep Learning From Scratch Working Group, executed at Semagramme, INRIA Nancy in 2022-2023 by yours truly.

Getting Started

Follow this guide to set up your Python environment properly.

Session 1 - Oct 06, 2022

We went through the basics of supervised machine learning, including learning objectives, loss functions, gradient descent.