An open API service indexing awesome lists of open source software.

https://github.com/suminb/ml-practice

Tensorflow practice
https://github.com/suminb/ml-practice

Last synced: 2 months ago
JSON representation

Tensorflow practice

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