Skip to content
#

convolutional-layers

Here are 119 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 Oct 26, 2024
  • Java

This code trains a CNN in Keras to classify cell images (infected/uninfected). It sets up data generators, defines model architecture with convolutional layers, applies regularization, configures callbacks, and trains the model for binary classification.

  • Updated Apr 18, 2024
  • Python

Improve this page

Add a description, image, and links to the convolutional-layers 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-layers topic, visit your repo's landing page and select "manage topics."

Learn more