https://github.com/devan-kerman/mnist-jax
The classic deep learning MNIST hand-written digit recognition project. Implemented with STAX (+JAX) and HuggingFace Datasets
https://github.com/devan-kerman/mnist-jax
Last synced: about 1 year ago
JSON representation
The classic deep learning MNIST hand-written digit recognition project. Implemented with STAX (+JAX) and HuggingFace Datasets
- Host: GitHub
- URL: https://github.com/devan-kerman/mnist-jax
- Owner: Devan-Kerman
- Created: 2023-05-04T05:58:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T03:14:50.000Z (about 3 years ago)
- Last Synced: 2025-05-17T06:41:01.079Z (about 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mnist-jax
The classic deep learning MNIST hand-written digit recognition project. Implemented with STAX (+JAX) and HuggingFace Datasets