mango-autoencoder

All notable changes to the mango_autoencoder project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.1] - 2024-12-26

Added

  • Correct mango dependency version

[1.0.0] - 2024-12-24

Added

  • Neural network autoencoder implementation

  • Encoder and decoder modules with customizable architectures

  • Anomaly detection using reconstruction error

  • Data processing and sequence handling utilities

  • Visualization tools for autoencoder results

  • Comprehensive logging and error handling

  • Support for various input data formats

Features

  • Flexible neural network architectures

  • Customizable encoder and decoder layers

  • Anomaly detection algorithms

  • Data preprocessing and normalization

  • Model training and evaluation

  • Result visualization and analysis

  • Integration with popular ML frameworks

  • Efficient data processing pipelines