sphinxteam / Boltzmann.jl

Restricted Boltzmann Machines in Julia
Other
15 stars 4 forks source link

Correcting learning rate rescaling #9

Closed eric-tramel closed 8 years ago

eric-tramel commented 8 years ago

Correcting the rescaling of the learning rate, division byt the number of samples instead of the number of visible units

eric-tramel commented 8 years ago

I resolved this merge on the command-line. Unfortunately, I managed to bork something, so it didn't show up as a tracked merge, instead it resolved as an independent commit.