Gray Matter is a basic artificial neural network for Crystal.
Add this to your application's shard.yml
:
dependencies:
grey_matter:
github: dorkrawk/grey_matter
require "grey_matter"
I like brains and Oingo Boingo.
- Fork it ( https://github.com/dorkrawk/grey_matter/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
- dorkrawk (Dave) - creator, maintainer