JavierGalvan9 / V1_GLIF_model

TensorFlow implementation of the new version from the V1 column from the Allen Institute
1 stars 4 forks source link

Misc changes inclding old OSI as an option #15

Closed shixnya closed 7 months ago

shixnya commented 8 months ago

Adding 'reset every step' functionality (didn't help much and ~2x compute time) Adding SDG as an optimizer (didn't help much) Adding back the old OSI as an option (default is the new one. I named it 'crowd_osi', and the old one 'crowd_spikes') with a parameter for the subtraction factor to mitigate the divergence issue (this is helping the most so far).