https://github.com/suminb/ml-practice
Tensorflow practice
https://github.com/suminb/ml-practice
Last synced: 2 months ago
JSON representation
Tensorflow practice
- Host: GitHub
- URL: https://github.com/suminb/ml-practice
- Owner: suminb
- Created: 2018-02-25T10:01:44.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2018-10-26T05:29:32.000Z (over 7 years ago)
- Last Synced: 2025-03-12T04:42:32.863Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 10.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Machine Learning Practice
=========================
(TODO: Write some description)
Infrastructure
--------------
### Jupyter Notebook
docker run --rm -p 8888:8888 -e JUPYTER_LAB_ENABLE=yes \
-v "$PWD":/home/jovyan/work jupyter/datascience-notebook