Skip to content

asteinh/tensorflow.m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.