https://github.com/toddsundsted/deep-learning
Exercises in deep learning -- Crystal language edition
https://github.com/toddsundsted/deep-learning
crystal deep-learning exercises mxnet
Last synced: 12 months ago
JSON representation
Exercises in deep learning -- Crystal language edition
- Host: GitHub
- URL: https://github.com/toddsundsted/deep-learning
- Owner: toddsundsted
- Created: 2020-01-31T09:50:21.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T12:05:39.000Z (over 4 years ago)
- Last Synced: 2025-04-06T13:49:27.360Z (12 months ago)
- Topics: crystal, deep-learning, exercises, mxnet
- Language: Crystal
- Homepage:
- Size: 12.7 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository holds exercises from [Deep Learning - The Straight Dope](https://gluon.mxnet.io/)
implemented with [mxnet.cr](https://github.com/toddsundsted/mxnet.cr).
# Installation
All exercises require [MXNet](https://mxnet.apache.org/).