PetaVision / OpenPV

PetaVision is a C++ library for designing and deploying large-scale neurally-inspired computational models.
http://petavision.github.io
Eclipse Public License 1.0
40 stars 13 forks source link

Improvements to LCACifar tutorial params #309

Closed peteschultz closed 4 years ago

peteschultz commented 4 years ago

This pull request updates the params for the LCACifar tutorial, as follows:

The kneeThresh parameter was selected on the basis of minimizing the average energy over the last half of the run (by this time the dictionary learning had largely settled down). A kneeThresh of any value between 3 and 4 would give substantially the same results.