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

GitHub

93 stars
10 watching
17 forks
Language: Jupyter Notebook
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ahirner/pytorch-retrainingAn experiment and benchmarking framework for evaluating the effectiveness of transfer learning in PyTorch-based deep learning models170
jay15summer/two-stage-tradaboost.r2An implementation of a boosting-based transfer learning algorithm for regression tasks.44
gwenlegate/guidinglastlayerflpretrainInvestigates transfer learning in federated learning by guiding the last layer with pre-trained models7
thuml/xlearnA library that enables the transfer of knowledge from one task to another in deep learning models465
amzn/xferA collection of libraries and frameworks for transfer learning and meta-learning in deep neural networks253
yuyang-huang/keras-inception-resnet-v2Represents an implementation of the Inception-ResNet v2 deep learning model in Keras.180
jhu-lcsr/good_robotResearch on repurposing reinforcement learning for transfer between tasks in robotics and multi-step visual tasks with simulation-to-real transfer108
hussius/deeplearning-biologyA collection of deep learning implementations in biology and related fields2,026
keplr-io/heraEnables real-time training and evaluation of machine learning models with remote dashboard visualization.487
wenkehuang/rethinkflImproves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains93
denissimon/distributed-model-trainingAn approach and implementation for distributed training of machine learning models on iOS devices using a central server.8
nixtla/transfer-learning-time-seriesA framework for applying pre-trained models to time series forecasting tasks237
paarthneekhara/multimodal_rerprogrammingCross-modal Adversarial Reprogramming enables retraining of image models on text classification tasks11
yiren-jian/blitextDevelops and trains models for vision-language learning with decoupled language pre-training24
titu1994/inception-v4Implementations of deep learning architectures in Keras using the Functional API387