Skip to content

Releases: p-dirac/javafx-convolution-network

JavaFxConvolutionNetwork v1.0.0

26 Sep 21:11
Compare
Choose a tag to compare

JavaFx desktop application that uses a concurrent task to run a convolutional network in the background. The application demonstrates network layers, activation functions, forward propagation, back propagation partial derivatives, matrix flattening, softmax output layer, and performance charts.