victordibia/anomagram
Interactive Visualization to Build, Train and Test an Autoencoder with Tensorflow.js
Anomagram helps you understand how deep learning models called autoencoders can find unusual patterns in data. You can input electrocardiogram (ECG) data, visually configure and train an autoencoder, and then see how well it detects anomalies through charts and graphs. This tool is ideal for educators, entry-level data scientists, and non-ML experts who want to learn by doing.
187 stars. No commits in the last 6 months.
Use this if you want an accessible, interactive way to learn about autoencoders and anomaly detection using real-world time-series data without any installation.
Not ideal if you need a production-ready anomaly detection system or a tool for advanced deep learning research.
Stars
187
Forks
35
Language
JavaScript
License
MIT
Category
Last pushed
Jan 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/victordibia/anomagram"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
elki-project/elki
ELKI Data Mining Toolkit
raphaelvallat/antropy
AntroPy: entropy and complexity of (EEG) time-series in Python
Minqi824/ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2022.