pytorch-tutorial topic
PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
Deep-Tutorials-for-PyTorch
In-depth tutorials for implementing deep learning models on your own with PyTorch.
early-stopping-pytorch
Early stopping for PyTorch
Deep-Learning-Project-Template
A best practice for deep learning project template architecture.
machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
Deep-Learning-with-PyTorch-Chinese
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
Pytorch-Project-Template
A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.
blitz-bayesian-deep-learning
A simple and extensible library to create Bayesian Neural Network layers on PyTorch.