#machine-learning #blazingly #finished #tool

yanked gyrus

Gyrus is a new tool for creating machine learning that runs blazingly fast when learning has finished

0.0.4 Oct 8, 2018
0.0.3 Oct 7, 2018
0.0.1 Oct 6, 2018

#13 in #finished

MIT/Apache

250KB
886 lines

Gyrus

pipeline status License Latest version downloads-badge Coverage

Help

If you run into any issues or need help with using gyrus in your project please email incoming+efunb/gyrus@incoming.gitlab.com

How

In gyrus an gene looks like this.

What a gene looks like

A gene takes a number of inputs each line takes a value from a node or an input the mutates it in some way. Each node takes all the values from every line that goes into it to find its value. The output nodes values are used as outputs from the gene.

Downloads

Docs

Dependencies

Dependency Version Used for
rand 0.5 Generating the random numbers used in the artificial intelligence.
rayon 1.0.2 Parallel code.
chrono 0.4 Store time generation was made.

Warning

If you are viewing this from GitHub then this is a read only copy. Please contribute to the GitLab copy here.

Dependencies

~3MB
~50K SLoC