issues
search
software-mansion
/
TypeGPU
TypeScript library that enhances the WebGPU API, allowing resource management in a type-safe, declarative way.
http://typegpu.com
MIT License
157
stars
4
forks
source link
Better MNIST network and image processing
#541
Closed
reczkok
closed
1 week ago
reczkok
commented
1 week ago
What changed?
Much bigger 1.5M parameter network
Normalized and augmented training data
Image centering before inference
Interpolation between points when drawing for smoother results
What changed?