Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 532 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 532 Bytes

A walk with deep learning

Material of the talk "A walk with deep learning" by Victor Rodriguez-Fernandez and Alejandro Martin, part of the Stardust-R TS-III.

Slides

You can find the slides of the talk in the file A walk with deep learning.pdf

Tutorial notebooks

There are two tutorial notebooks in the folder nbs:

  • Deep learning 101 with Pytorch & fastai: This notebook is in the path nbs/00_dl_101_pytorch_fastai.ipynb
  • CNNs in the CIFAR10 dataset: This notebook is in the path nbs/01_Keras_CNN.ipynb