| pytorch/examples |
21,341 |
|
0 |
0 |
about 2 years ago |
0 |
|
198 |
bsd-3-clause |
Python |
| A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc. |
| zergtant/pytorch-handbook |
18,594 |
|
0 |
0 |
over 2 years ago |
0 |
|
52 |
|
Jupyter Notebook |
| pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行 |
| rasbt/deeplearning-models |
16,142 |
|
0 |
0 |
about 2 years ago |
0 |
|
4 |
mit |
Jupyter Notebook |
| A collection of various deep learning architectures, models, and tips |
| podgorskiy/ALAE |
2,850 |
|
0 |
0 |
about 5 years ago |
0 |
|
31 |
|
Python |
| [CVPR2020] Adversarial Latent Autoencoders |
| determined-ai/determined |
2,715 |
|
0 |
1 |
about 2 years ago |
221 |
April 24, 2021 |
142 |
apache-2.0 |
Go |
| Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow. |
| aaron-xichen/pytorch-playground |
2,366 |
|
0 |
0 |
over 3 years ago |
0 |
|
9 |
mit |
Python |
| Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet) |
| znxlwm/pytorch-generative-model-collections |
1,985 |
|
0 |
0 |
about 6 years ago |
0 |
|
22 |
|
Python |
| Collection of generative models in Pytorch version. |
| JavierAntoran/Bayesian-Neural-Networks |
1,633 |
|
0 |
0 |
over 2 years ago |
0 |
|
5 |
mit |
Jupyter Notebook |
| Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more |
| Azure/azureml-examples |
1,442 |
|
0 |
4 |
about 2 years ago |
17 |
November 14, 2023 |
402 |
mit |
Jupyter Notebook |
| Official community-driven Azure Machine Learning examples, tested with GitHub Actions. |
| gram-ai/capsule-networks |
1,419 |
|
0 |
0 |
over 7 years ago |
0 |
|
20 |
|
Python |
| A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules". |