tensorflow.cr
tensorflow.cr
TensorFlow bindings in Crystal.
The aim of this shard is to expose all the C API functionality.
Installation
Add this to your application's shard.yml
:
dependencies:
tensorflow:
github: NeuraLegion/tensorflow.cr
then run crystal deps update
Usage
Right now the status is WIP, nothing really works, see specs for current coverage
Development
TODO:
- Graph
- Status
- Tensor
- Session
- Ops
For references and ideas you can use:
Contributing
- Fork it ( https://github.com/NeuraLegion/tensorflow.cr/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- bararchy creator, maintainer
Repository
tensorflow.cr
Owner
Statistic
- 13
- 1
- 0
- 0
- 0
- about 7 years ago
- September 25, 2017
License
MIT License
Links
Synced at
Mon, 18 Nov 2024 00:53:18 GMT
Languages