neural_net_crystal

A neural network shard for Crystal based on https://github.com/gbuesing/neural-net-ruby

neural_net_crystal

A neural network shard for Crystal based on https://github.com/gbuesing/neural-net-ruby

NOTE: Still a work in progress, however the first spec is a working example of how to use this shard.

Installation

  1. Add the dependency to your shard.yml:
dependencies:
  neural_net_crystal:
    github: your-github-user/neural_net_crystal
  1. Run shards install

Usage

require "neural_net_crystal"

SEE: spec/neural_net_crystal_spec.cr#examples, first example TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/neural_net_crystal/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

Repository

neural_net_crystal

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • about 5 years ago
  • April 18, 2019
License

MIT License

Links
Synced at

Sat, 18 May 2024 13:26:09 GMT

Languages