TransferLearningTutorial
Model Retraining
Applying transfer learning to retrain Inception model on custom dataset
Applying transfer learning to a custom dataset by retraining Inception's final layer
93 stars
10 watching
17 forks
Language: Jupyter Notebook
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An experiment and benchmarking framework for evaluating the effectiveness of transfer learning in PyTorch-based deep learning models | 170 |
| An implementation of a boosting-based transfer learning algorithm for regression tasks. | 44 |
| Investigates transfer learning in federated learning by guiding the last layer with pre-trained models | 7 |
| A library that enables the transfer of knowledge from one task to another in deep learning models | 465 |
| A collection of libraries and frameworks for transfer learning and meta-learning in deep neural networks | 253 |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| Research on repurposing reinforcement learning for transfer between tasks in robotics and multi-step visual tasks with simulation-to-real transfer | 108 |
| A collection of deep learning implementations in biology and related fields | 2,026 |
| Enables real-time training and evaluation of machine learning models with remote dashboard visualization. | 487 |
| Improves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains | 93 |
| An approach and implementation for distributed training of machine learning models on iOS devices using a central server. | 8 |
| A framework for applying pre-trained models to time series forecasting tasks | 237 |
| Cross-modal Adversarial Reprogramming enables retraining of image models on text classification tasks | 11 |
| Develops and trains models for vision-language learning with decoupled language pre-training | 24 |
| Implementations of deep learning architectures in Keras using the Functional API | 387 |