Skip to content

Latest commit

 

History

79 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The real README is HERE

To run locally, just do:

docker run -it -p8888:8888 -v$HOME/code/machine_learning:/notebook \
affixalex/notebook:latest

I run with -it so I can just do Ctrl+C to close the container easily.

Note that the affixalex/notebook image is very large, although it can also run C++ kernels. The C++ support is, shall we say, a bit finicky so my actual effort here is with Python. The workflow that I'm trying to develop is, in effect, to prototype solutions with Python and then write much more high performance solutions in C++.

About

Machine Learning and Data Science Resources

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages