/leaf-simple-test

Simple neural net created with leaf framework

Primary LanguageRust

Simple neural net created with leaf framework.

I wrote this code to to get familiar with Leaf framework and trace some bugs. Input sets are autogenerated at runtime: random N-dimentional vectors are classified with a rust function into one out of several bins.