issues
search
srush
/
annotated-s4
Implementation of https://srush.github.io/annotated-s4
https://srush.github.io/annotated-s4
MIT License
468
stars
60
forks
source link
Fix the mnist example
#5
Closed
srush
closed
2 years ago
srush
commented
2 years ago
Some small bugs in MNist
Instead of sampling, just take expected pixel value.
Input data was not discretized, make sure it is between 0-255
Start with a prefix before running
Some small bugs in MNist