grey_matter
Grey Matter is a basic artificial neural network library for Crystal. (by dorkrawk)
shainet
SHAInet - a pure Crystal machine learning library (by NeuraLegion)
Our great sponsors
- SonarQube - Static code analysis for 29 languages.
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
grey_matter | shainet | |
---|---|---|
0 | 0 | |
9 | 175 | |
- | 0.0% | |
0.0 | 0.0 | |
almost 6 years ago | 5 months ago | |
Crystal | Crystal | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
grey_matter
Posts with mentions or reviews of grey_matter.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning grey_matter yet.
Tracking mentions began in Dec 2020.
shainet
Posts with mentions or reviews of shainet.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning shainet yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing grey_matter and shainet you can also consider the following projects:
crystal-fann - FANN (Fast Artifical Neural Network) binding in Crystal
ai4cr - Artificial Intelligence for Crystal (based on https://github.com/SergioFierens/ai4r)
Cadmium - Natural Language Processing (NLP) library for Crystal
mxnet.cr - MXNet (AI/ML) bindings for the Crystal language.
dnn_from_scratch - A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).