shainet icon indicating copy to clipboard operation
shainet copied to clipboard

SHAInet - a pure Crystal machine learning library

Results 6 shainet issues
Sort by recently updated
recently updated
newest added

### TODO - add repositories to shard.yml - require 'json_mapping' in json_data.cr

Following @oprypin 's [suggestion](https://gist.github.com/oprypin/00953b336673719dba25), I'm trying to devise a way to multi-thread non-allocating computations, If someone got any good suggestion I'll welcome it, for now I'm testing locally

enhancement

Admittedly, it took a while until we got some time on our hands to work on this... :) We should have it done by the end of the week. For...

How creating captcha breaker? For example : ![aaaaa](https://user-images.githubusercontent.com/56915368/67380937-62e5d700-f58b-11e9-9e26-58689552e86c.jpg) 1. How creating more output than one. I need 8 output. 2. Meybe using found data on data, similar yolo

help wanted

Reading through the ES strategy [here](https://blog.openai.com/evolution-strategies) Quote: Note on supervised learning. It is also important to note that supervised learning problems (e.g. image classification, speech recognition, or most other tasks...

enhancement

So @ArtLinkov had a great idea about a way to combine the uniqueness of each neurons while also have ability to represent them as a Matrix. The overview is creating...

enhancement