mirror of
https://github.com/sjwhitworth/golearn.git
synced 2025-04-26 13:49:14 +08:00

Rough out logic flow for an average perceptron Fleshed out example data. Working on FixedDataGrid support. Dont use Binary use Float Update processData to use base helpers to read csv Move class to end of feature list Add test for processData process data to instances Create path fixed Add test around Fit. First steps Modified example, added tests, small fixes