Skip to content

Deep Learning courses, tutorials and examples with TensorFlow and PyTorch

License

Notifications You must be signed in to change notification settings

santiago-puchginer-snkeos/deeplearning-playground

Repository files navigation

Deep Learning Playground

This repository contains course materials, tutorials and examples about Deep Learning using TensorFlow and PyTorch.

Contents of the repository

Folder: dl_tf_BDU

Contents

Folder: pytorch_tutorials

Contents

  • Getting started

  • Image

    • Finetuning Torchvision Models
    • Spatial Transformer Networks Tutorial
    • Neural Transfer Using PyTorch
    • Adversarial Example Generation
    • Transfering a Model from PyTorch to Caffe2 and Mobile using ONNX
  • Generative

    • DCGAN Tutorial
  • Production usage

    • Writing Distributed Applications with PyTorch
    • ONNX Live Tutorial
    • Loading a PyTorch Model in C++

Folder: tensorflow_2_tutorials

Contents

Folder: dl_for_audio_valerio_velardo

Contents