Skip to content
#

autoencoder

Here are 1,703 public repositories matching this topic...

Implements the Tsetlin Machine, Coalesced Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features, drop clause, Type III Feedback, focused negative sampling, multi-task classifier, autoencoder, literal budget, and one-vs-one multi-class classifier. TMU is writ…

  • Updated Jul 16, 2024
  • Python

This project is a practice implementation of an autoencoder, The primary use case for this autoencoder is for anomaly detection in sales data, but it can be adapted for other purposes. The autoencoder compresses the input data into a lower-dimensional representation and then reconstructs the original input from this representation.

  • Updated Jul 11, 2024
  • Jupyter Notebook

Improve this page

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

Learn more