Nishant2018/AutoEncoder-Generative-AI-MNIST
Autoencoders are a type of neural network used for unsupervised learning. In unsupervised learning, the model learns patterns from the data without using labeled outcomes. The goal is to find the underlying structure or representation of the data.
No commits in the last 6 months.
Stars
2
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 28, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/Nishant2018/AutoEncoder-Generative-AI-MNIST"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EdoardoBotta/RQ-VAE-Recommender
[Pytorch] Generative retrieval model using semantic IDs from "Recommender Systems with...
is0383kk/SymbolEmergence-VAE-GMM
Symbol emergence using Variational Auto-Encoder and Gaussian Mixture Model...
is0383kk/Dirichlet-VAE
Dirichlet-Variational Auto-Encoder by PyTorch
Bhavik-Ardeshna/pytorch-VAE
Variational Autoencoder and a Disentangled version (beta-VAE) implementation in PyTorch-Lightning
farhad-dalirani/Controllable-Face-Generation-VAE
A controllable generative model using a Convolutional Variational Autoencoder (VAE) with GUI to...