Skip to content

Files

Latest commit

 

History

History
16 lines (12 loc) · 1.69 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.69 KB

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.