Skip to content

tan-z-tan/python-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyterで触れながら学ぶ機械学習速習会

Setup

Prerequisites

If necessary, install docker. https://docs.docker.com/docker-for-mac/

Clone this repogitory

git clone git@github.com:tan-z-tan/python-ml.git

cd python-ml

Pull Docker image

docker pull tanztan/python-ml

Run docker

docker run -v `pwd`:/home/jovyan/work -p 8888:8888 -it tanztan/python-ml

(Optional)

If you could not setup your environment, you maybe use https://try.jupyter.org/ as your Jupyter env.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published