tensorflow.m icon indicating copy to clipboard operation
tensorflow.m copied to clipboard

MATLAB/Octave bindings for TensorFlow

tensorflow.m

CircleCI codecov Gitter Issues License

Head over to our documentation to see a quick start guide, installation instructions, documented examples and an API documentation.

About

tensorflow.m is a package of MATLAB/Octave bindings for the C API of TensorFlow. The interface uses a MEX function and wrapper classes to expose the TensorFlow core functionality in MATLAB/Octave. Whenever possible, the development of these bindings tries to obey the approach recommended by TensorFlow.

Contributions

This package is in active development - please open an issue if you encounter any problems or faulty/missing features. You can also reach us on gitter. Furthermore, any code contributions are very welcome via pull requests.