https://github.com/aquatiko/mnist-julia
Different approach to solve vision type problems with julia using FLUX framework and explanatory steps
https://github.com/aquatiko/mnist-julia
classification flux julia julia-notebooks julialang mlp mnist vision
Last synced: about 1 month ago
JSON representation
Different approach to solve vision type problems with julia using FLUX framework and explanatory steps
- Host: GitHub
- URL: https://github.com/aquatiko/mnist-julia
- Owner: aquatiko
- Created: 2018-12-24T09:16:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T09:19:10.000Z (over 7 years ago)
- Last Synced: 2025-03-14T05:29:25.637Z (over 1 year ago)
- Topics: classification, flux, julia, julia-notebooks, julialang, mlp, mnist, vision
- Language: Jupyter Notebook
- Size: 7.81 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MNIST-julia
Different approach to solve vision type problems with julia using FLUX framework and explanatory steps