somaticio / tensorflow.rb

tensorflow for ruby
BSD 3-Clause "New" or "Revised" License
827 stars 66 forks source link

Resolve Installation issues across multiple platforms and release Docker containers #103

Closed arafatkatze closed 6 years ago

arafatkatze commented 6 years ago

Currently, Tensorflow.rb works perfectly on fresh Ubuntu 14, 16 versions as tested on Virtual Machines.
However, the installation process takes a lot of time and new users face installation issues with Mac OS.

Our goal is to resolve the installation issues across various Operating systems and also release Docker container to resolve these issues all together.

arafatkatze commented 6 years ago

Released Docker container and Solved the installation so closing the issue for now.