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 [...]

3 versionsVersions feed

Stable versions of backy

VersionMin Dart SDKUploadedDocumentationArchive
0.2.112 years agoCheck the analysis logs for backy 0.2.1Download backy 0.2.1 archive
0.2.012 years agoCheck the analysis logs for backy 0.2.0Download backy 0.2.0 archive
0.1.012 years agoDownload backy 0.1.0 archive
0
likes
5
points
37
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

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.

License

unknown (license)

More

Packages that depend on backy