Skip to content
#

convolutional-networks

Here are 232 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 Nov 29, 2025
  • Java
starbucks-logo-segmentation

This project implements a Generative Adversarial Network (GAN) to generate fashion images using the Fashion MNIST dataset. The notebook contains a complete implementation of both generator and discriminator models, training loop, and visualization of generated images.

  • Updated Oct 29, 2025
  • Jupyter Notebook

😴 DeepSleep2 is a compact U-Net-inspired convolutional neural network with 740,551 parameters, designed to predict non-apnea sleep arousals from full-length multi-channel polysomnographic recordings at 5-millisecond resolution. Achieves similar performance to DeepSleep with lower computational cost.

  • Updated Aug 30, 2025
  • Jupyter Notebook

Contains information links, articles, research papers, tweets, blog posts, companies etc and everything which is even minutely related to the field of Artificial Intelligence, Distributed Computing, Quantum Computing and Physics, Evolutionary Biology, Crypto-currency, Virual and Augmented Reality etc.

  • Updated Aug 17, 2025
  • HTML

micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、reg…

  • Updated May 6, 2025
  • Python

This repository contains a collection of convolutional benchmarks from VNNCOMP 2022-2024. It is designed to offer a more organized version of the existing benchmarks, making it easier to test new software. We recommend cloning the 'benchmarks_vnncomp' repository, which includes this repository as a submodule.

  • Updated Sep 2, 2024

Improve this page

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

Learn more