Skip to content

Implementation of two online learning algorithms. Learning with expert advice, and FTLR.

Notifications You must be signed in to change notification settings

Maximilian-Karpowicz/EG-vs-FTLR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

EG-vs-FTLR

Implementation of two online learning algorithms. Learning with expert advice, and FTLR.

This is to show off the diffrence between Learning With Expert Advice and Follow the Regularized Leader. These are both online learning algorthims. Expert Advice is done using exponential gradient descent, a implementation of online mirror descent.

(The file is in a Jupyter Notebook)

About

Implementation of two online learning algorithms. Learning with expert advice, and FTLR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published