reoneo97 / vae-playgroundLinks
Implementation of Variational Autoencoders using Pytorch Lightning
☆32Updated 2 years ago
Alternatives and similar repositories for vae-playground
Users that are interested in vae-playground are comparing it to the libraries listed below
Sorting:
- Overview of different model interpretability libraries.☆50Updated 3 years ago
- Data Augmentation with Variational Autoencoders (TPAMI)☆143Updated 3 years ago
- CORAL and CORN implementations for ordinal regression with deep neural networks.☆255Updated last month
- Autoencoders in PyTorch☆96Updated 3 years ago
- TensorFlow implementation of Barlow Twins (https://arxiv.org/abs/2103.03230).☆41Updated 4 years ago
- The official implementation of the paper, "SubTab: Subsetting Features of Tabular Data for Self-Supervised Representation Learning"☆150Updated 3 years ago
- A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.☆101Updated 2 years ago
- VAE for color images☆211Updated 4 years ago
- Utilities to perform Uncertainty Quantification on Keras Models☆119Updated last year
- CinnaMon is a Python library which offers a number of tools to detect, explain, and correct data drift in a machine learning system☆77Updated 2 years ago
- ☆50Updated last year
- [NeurIPS 2021] Well-tuned Simple Nets Excel on Tabular Datasets☆88Updated 2 years ago
- Experiments on Tabular Data Models☆282Updated 2 years ago
- Benchmark time series data sets for PyTorch☆36Updated last year
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 6 years ago
- A repo for transfer learning with deep tabular models☆104Updated 2 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 10 months ago
- Wrapper for a PyTorch classifier which allows it to output prediction sets. The sets are theoretically guaranteed to contain the true cla…☆251Updated 2 years ago
- General-purpose dimensionality reduction and manifold learning tool based on Variational Autoencoder, implemented in TensorFlow.☆160Updated 10 months ago
- Multi-Input Deep Neural Networks with PyTorch-Lightning - Combine Image and Tabular Data☆66Updated last year
- Parametric UMAP embeddings for representation and semisupervised learning. From the paper "Parametric UMAP: learning embeddings with deep…☆152Updated 4 years ago
- Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for interdisciplinary research, part of the 🔥…☆476Updated last week
- Bayesianize: A Bayesian neural network wrapper in pytorch☆89Updated last year
- A library for uncertainty quantification based on PyTorch☆122Updated 3 years ago
- ☆21Updated last year
- Tensorflow Keras implementation of ordinal regression using consistent rank logits (CORAL) by Cao et al. (2019)☆81Updated 3 weeks ago
- Uncertainty Estimation Using Deep Neural Network and Gradient Boosting Methods☆22Updated 4 years ago
- Advanced random forest methods in Python☆58Updated 2 years ago
- A deep clustering algorithm. Code to reproduce results for our paper N2D: (Not Too) Deep Clustering via Clustering the Local Manifold of …