JesusEV / nest-simulator

The NEST simulator
GNU General Public License v2.0
1 stars 0 forks source link

Test classification for batch_size 2 #29

Closed akorgor closed 4 months ago

akorgor commented 5 months ago

This PR aims to introduce a stronger test for batch size of 2 by testing classification instead of regression. In the regression task batch size 2 yields the same results as batch size 2. Also, it solves the pylint errors possibly-used-before-assignment.