Skip to content
#

autoencoders

Here are 562 public repositories matching this topic...

🖼️A Deep Learning project that implements Content-Based Image Retrieval (CBIR) functionality using a Convolutional Autoencoder on the CIFAR-10 dataset. The system learns compressed feature representations (embeddings) of images to clean noisy inputs and retrieve visually similar images efficiently.

  • Updated Dec 17, 2025
  • Python

A compact pipeline for detecting emergency vehicles from audio using deep learning. Includes data download and preprocessing, MFCC/LFCC/Chroma feature extraction, model training (autoencoders for dimensionality reduction and FFNN/CNN/LSTM classifiers) and performance evaluation.

  • Updated Nov 23, 2025
  • Jupyter Notebook

Improve this page

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

Learn more