scorelab / tensormap

TensorMap will be a web application that will allow the users to create machine learning algorithms visually. TensorMap will support reverse engineering of the visual layout to a Tensorflow implementation in preferred languages. The goal of the project is to let the beginners play with machine learning algorithms in Tensorflow without less background knowledge about the library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerize the client and server

AvikantSrivastava opened this issue · comments

Is your feature request related to a problem? Please describe.
Since the project depends on a lot of older dependencies, it would be convenient to make a Docker image and run it with Docker

Describe the solution you'd like
A Docker Image could be set up, that will automatically handle the environment and the dependencies.

Hey, I would like work on this please assign it to me.