https://github.com/quiltdata/reproducible-ml
https://github.com/quiltdata/reproducible-ml
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quiltdata/reproducible-ml
- Owner: quiltdata
- License: apache-2.0
- Created: 2017-12-12T02:50:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-31T01:39:05.000Z (about 8 years ago)
- Last Synced: 2025-04-10T19:05:00.969Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 40.3 MB
- Stars: 3
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reproducible Machine Learning
## Overview
Tools and techniques for versioning, storing, and resurrecting code, data, and models.
* Dockerfile with support for common ML libs + Jupyter ([`quiltdata/ctc_ml`](https://hub.docker.com/r/quiltdata/ctc_ml/))
* Code samples