Transfer Learning

Home > Computer Science > Artificial intelligence and machine learning > Deep Learning > Transfer Learning

Used to transfer learned knowledge from one domain to another, transfer learning is a technique where the weights of a pre-trained neural network are used to initialize a new network.