Skip to content

Releases: breskos/gopher-learn

Encoders for Strings and Float

07 Jun 18:03
3ecb6dd
Compare
Choose a tag to compare

With this release encoders are introduced, serializable and configurable.

Introducing encoders

06 Jun 18:09
64bac5d
Compare
Choose a tag to compare

This release introduces encoders for your network. Currently these encoders are in experimental stage.

Online Learning

10 May 06:36
fe30ed6
Compare
Choose a tag to compare

Gopher-learn now able to perform online learning and persist the online learned network.