Gray Matter is a basic artificial neural network for Crystal.
Add this to your application's shard.yml:
dependencies:
grey_matter:
github: dorkrawk/grey_matterrequire "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