PyTorch, scikit-learn & NLP Tools for Polish
1.3K
| Name | Version |
|---|---|
| OS | Ubuntu 16.04 |
| CUDA | 8.0 |
| Python | 2.7 |
| Name | Tools |
|---|---|
| Polish language processing | Corpus2, WCCL, WCRFT |
| Machine Learning | CRF++ 0.58, Scikit-learn, PyTorch |
| Python packages | Jupyter, matplotlib, numpy, scipy, sklearn, pandas |
Running container (example):
nvidia-docker run -it -p 8888:8888 clarinpl/nlp-cuda-pytorch
To set password for jupyter notebook add the following parameter:
-e JUPYTER_PASSWORD=YourPasswordToSet
Default work directory for this image is /notebooks/ so if you want to have access to your local notebooks documents you can mount your local storage via parameter
for e.g. -v ~/local/mynotebooks/:/notebooks/
Content type
Image
Digest
Size
2.3 GB
Last updated
over 8 years ago
docker pull clarinpl/nlp-cuda-pytorchPulls:
152
Last week