Skip to content

A series of PyTorch labs highlighting the fundamentals of deep learning.

Notifications You must be signed in to change notification settings

xeliot/pytorch_training

Repository files navigation

Pytorch Training Material

  • Linear Regression
  • Deep Neural Networks
  • Convolutional Neural Networks
    • Cifar10 example
  • Recurrent Neural Networks
    • RNNs
    • LSTMs
    • Transformers & Bert
  • Reinforcement Learning; refer to https://github.com/xeliot/rl_gym
    • Deep Q Learning
    • Policy Gradient
    • Advantage Actor Critic
    • Deep deterministic policy gradients

by Dave Ho

About

A series of PyTorch labs highlighting the fundamentals of deep learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published