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

Changes AdaptiveTimeScaleProbe in tutorial #275

Closed peteschultz closed 5 years ago

peteschultz commented 5 years ago

This pull request changes params in the LCACifar tutorial. VThresh is changed from 0.1 to 0.55, and the adaptive time scale is changed from AdaptiveTimeScale to KneeTimeScale, to match the values used in the phase transition parameter study.