Skip to content
#

convolutional-neural-networks

Here are 9,942 public repositories matching this topic...

This is a project focused on identifying the presence of pneumonia in chest X-ray images. Each image can be classified into one of three categories: Bacterial Pneumonia, Viral Pneumonia, or Normal.

  • Updated May 28, 2024
  • Jupyter Notebook

This project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implementations of 1D, 2D, and 3D convolutions with different kernels, ResNet-like and DenseNet-like models, training code based on accelerate/PyTorch, as well as scripts for experiments with CIFAR-10 and Tiny ImageNet.

  • Updated May 27, 2024
  • Python

Improve this page

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

Learn more