Skip to content

We demonstrated the concept of curriculum learning on neural networks, where we trained a network initially on the custom-made lines dataset and used their initial layer weights as the initialization for the training on characters dataset.

Notifications You must be signed in to change notification settings

Rishabh-Samra/Curriculum-Learning-in-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Curriculum-Learning-in-Neural-Network

  • We demonstrated the concept of curriculum learning on neural networks, where we trained a network initially on the custom-made lines dataset and used their initial layer weights as the initialization for the training on characters dataset.
  • We could clearly observe that learning from scratch was much slower as compared to learning from these pretrained weights

About

We demonstrated the concept of curriculum learning on neural networks, where we trained a network initially on the custom-made lines dataset and used their initial layer weights as the initialization for the training on characters dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published