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

New tutorial params #297

Closed peteschultz closed 5 years ago

peteschultz commented 5 years ago

This pull request updates the params for the LCA CIFAR tutorial. It uses a KneeTimeScaleProbe instead of AdaptiveTimeScaleProbe; and it corrects the MomentumConn triggerOffset from 0 to 1.