Skip to content

Grey Matter is a basic artificial neural network library for Crystal.

License

Notifications You must be signed in to change notification settings

dorkrawk/grey_matter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grey_matter

Gray Matter is a basic artificial neural network for Crystal.

Installation

Add this to your application's shard.yml:

dependencies:
  grey_matter:
    github: dorkrawk/grey_matter

Usage

require "grey_matter"

Why The Name?

I like brains and Oingo Boingo.

Contributing

  1. Fork it ( https://github.com/dorkrawk/grey_matter/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Grey Matter is a basic artificial neural network library for Crystal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published