pytorch-retraining
Transfer Learning Benchmark
An experiment and benchmarking framework for evaluating the effectiveness of transfer learning in PyTorch-based deep learning models
Transfer Learning Shootout for PyTorch's model zoo (torchvision)
170 stars
10 watching
41 forks
Language: Jupyter Notebook
last commit: over 4 years ago benchmarkpytorchtransfer-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
| Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| A PyTorch library for decentralized deep learning across the Internet. | 2,078 |
| A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. | 40 |
| Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
| An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. | 387 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| A collection of tools and utilities for building and training neural networks with PyTorch. | 1,669 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of the Learning to Compare paper in PyTorch | 251 |
| A PyTorch implementation of meta-learning using gradient descent to adapt to new tasks. | 312 |
| A PyTorch-based model training framework designed to simplify and streamline training workflows by providing a unified interface for various loss functions, optimizers, and validation metrics. | 1,822 |