Skip to content

ankurayadav/ruby-tensorflow

Repository files navigation

ruby-tensorflow

Build Status Join the chat at https://gitter.im/ankurayadav/ruby-tensorflow

This repository contains Ruby API for utilizing Google's machine learning library TensorFlow.

PREREQUISITES

Install Bazel

Follow instructions here to install the dependencies for bazel. Then download the latest stable bazel version using the installer for your system and run the installer as mentioned there:

$ chmod +x PATH_TO_INSTALL.SH
$ ./PATH_TO_INSTALL.SH --user

Install other dependencies

$ sudo apt-get install swig

Get Started

Install gem dependencies:

$ bundle install

And then execute:

$ rake install

Then test the gem:

$ rake test

About

This repository contains Ruby API for TensorFlow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •