backy 0.2.1 copy "backy: ^0.2.1" to clipboard
backy: ^0.2.1 copied to clipboard

Dart 1 only

Backy is a neural network which is using the backpropagation algorithm. It can be instanciated with any number of layer dimensions. For example: [2, 3, 1] which produces a net with 3 layers. The inpu [...]

Stable versions of backy

VersionMin Dart SDKUploadedDocumentationArchive
0.2.110 years agoCheck the analysis logs for backy 0.2.1Download backy 0.2.1 archive
0.2.010 years agoCheck the analysis logs for backy 0.2.0Download backy 0.2.0 archive
0.1.010 years agoDownload backy 0.1.0 archive
0
likes
5
pub points
0%
popularity

Publisher

unverified uploader

Backy is a neural network which is using the backpropagation algorithm. It can be instanciated with any number of layer dimensions. For example: [2, 3, 1] which produces a net with 3 layers. The input layer has two inputs and the output layer has 1 output neuron. The hidden layer has 3 neurons.

Homepage

Documentation

Documentation

License

unknown (LICENSE)

More

Packages that depend on backy