pratos / docker_images

Docker & Data Science

Home Page:https://pratos.github.io/docker_images/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A compilation of Docker files for Data Science & Deep Learning Stack

This repository contains docker files for creating Docker containers that can be used/edited by practitioners. The Dockerfile(s) aren't optimized since I prefer simplicity. Collaboration is always welcomed!

  • rpy2 with all the major R repositories

    • Do docker pull pratos/rpython to download the image.
  • OCR using Python & Tesseract

    • Do docker pull pratos/ocr_python to download the image.
    • You can directly start exploring using Jupyter Notebook.
    • NOTE: Password is ocr
    • If you are comfortable with working with Dockerfile, you can change things and adapt it for your use.

About

Docker & Data Science

https://pratos.github.io/docker_images/

License:MIT License


Languages

Language:Dockerfile 100.0%