learn
Deep learning and basic training of neural networks with the speed and efficiency of Crystal.
Installation
Add this to your application's shard.yml
:
dependencies:
learn:
github: nilq/learn
Usage
require "learn"
Contributing
- Fork it ( https://github.com/nilq/learn/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
- nilq Lord Niels N. Horn - creator, maintainer