https://github.com/azeredo-e/mnist-image-classifier.jl
Image classification neural network based in Julia
https://github.com/azeredo-e/mnist-image-classifier.jl
Last synced: 5 months ago
JSON representation
Image classification neural network based in Julia
- Host: GitHub
- URL: https://github.com/azeredo-e/mnist-image-classifier.jl
- Owner: azeredo-e
- License: mit
- Created: 2024-08-03T19:12:43.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T22:26:44.000Z (almost 2 years ago)
- Last Synced: 2025-07-26T13:42:38.051Z (11 months ago)
- Language: Julia
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neural network image classifier
A image classifier neural network built in Julia using the [Flux.jl](https://fluxml.ai/Flux.jl/stable/) package.