Skip to content
#

convolutional-neural-network

Here are 11 public repositories matching this topic...

JavaFx Application for Convolutional Network to perfom Image Classification using Softmax Output Layer, Back Propagation, Gradient Descent, Partial Derivatives, Matrix Flattening, Matrix Unfolding, Concurrent Task, Performance Histogram, Confusion Matrix

  • Updated Jun 8, 2023
  • Java

Hi! Thanks for checking out my tutorial where I walk you through the process of coding a convolutional neural network in java from scratch. After building a network for a university assignment, I decided to create a tutorial to (hopefully) help others do the same and improve my own understanding of neural networks.

  • Updated Apr 21, 2022
  • Java

Improve this page

Add a description, image, and links to the convolutional-neural-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the convolutional-neural-network topic, visit your repo's landing page and select "manage topics."

Learn more