Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

This repo try to test some ideas inspired from the target prop setting and is inspired by an implementation from Dong-Hyun Lee

The setting of the two experiments is very simple. A mlp with two hidden layers in dimension 3 tries to approximate one periode of a noisy sinusoide.

backprop_sinus_approx.py optimizes this mlp thanks to a classical backpropagation.
target_sinus_approx.py optimizes this mlp thanks to target propagation.

The learning rate rule can be chosen by commenting/uncommenting the right lines

About

Some experiments about target propagation

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages