Skip to content
#

autoencoder-neural-network

Here are 98 public repositories matching this topic...

Geometric Dynamic Variational Autoencoders (GD-VAEs) for learning embedding maps for nonlinear dynamics into general latent spaces. This includes methods for standard latent spaces or manifold latent spaces with specified geometry and topology. The manifold latent spaces can be based on analytic expressions or general point cloud representations.

  • Updated Apr 25, 2026
  • TeX

Deep learning fraud detection system using MLP, Autoencoder, and VAE for imbalanced credit card data. Built with PyTorch, it includes SMOTE, RobustScaler preprocessing, FastAPI REST API for real-time predictions, and an interactive dashboard. Features EDA, ROC-AUC/PR-AUC evaluation, and unit tests.

  • Updated Aug 29, 2025
  • Jupyter Notebook

The Credit Card Fraud Detection System is a web-based machine learning application designed to analyze online financial transactions and detect potentially fraudulent activities. Built with Streamlit, TensorFlow, and Python, the system leverages an Autoencoder deep learning model trained on large-scale transaction data to identify abnormal transac

  • Updated May 22, 2026
  • Jupyter Notebook

Anomaly detection (also known as outlier analysis) is a data mining step that detects data points, events, and/or observations that differ from the expected behavior of a dataset. A typical data might reveal significant situations, such as a technical fault, or prospective possibilities, such as a shift in consumer behavior.

  • Updated Dec 19, 2021
  • Jupyter Notebook

Improve this page

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

Learn more