Skip to content

kirubarajan/curriculum_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Curriculum Learning

Welcome! An interesting optimization heuristic (that is quite intuitive) is called curriculum learning, which is an extension of stochastic gradient descent for neural network training. This repository contains my notes on curriculum learning, as well as interesting papers on the topic and code for my experiments (in PyTorch). Hopefully, I'll keep this repository up to date with my progress!

Releases

No releases published

Packages

No packages published

Languages