pytorch-tutorial topic

List pytorch-tutorial repositories

deep-blueberry

25
Stars
5
Forks
Watchers

If you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!

pytorch-tutorial-jupyter-notebooks

20
Stars
4
Forks
Watchers

This repo is based on https://github.com/yunjey/pytorch-tutorial, but add jupyter notebooks and detailed explanation of PyTorch APIs

PyTorch-docset

31
Stars
6
Forks
Watchers

PyTorch docset! use with Dash, Zeal, Velocity, or LovelyDocs.

pytorch

33
Stars
16
Forks
Watchers

All My Pytorch projects reside here

Actor-Critic-PyTorch

69
Stars
26
Forks
Watchers

Policy Gradient Actor-Critic PyTorch | Lunar Lander v2

Char-RNN-PyTorch

43
Stars
10
Forks
Watchers

Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch