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

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

backy #

Backy is a neural network which is using the backpropagation algorithm. (Written in Googles Dart)

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.

0
likes
0
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