Skip to content

JavaFxConvolutionNetwork v1.0.0

Latest
Compare
Choose a tag to compare
@p-dirac p-dirac released this 26 Sep 21:11
· 4 commits to devgit since this release

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.