ARAE
Autoencoder library
An implementation of Adversarially Regularized Autoencoders for language generation and discrete structure modeling.
Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun
400 stars
19 watching
90 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
aboev/arae-tf | Automates generation of discrete sequence text using adversarially regularized autoencoders | 20 |
trungnt13/sisua | A software framework for semi-supervised generative Autoencoder models applied to single-cell data analysis. | 18 |
fducau/aae_pytorch | An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. | 198 |
jhuisi/auto-tools | Tools for automating cryptographic transformations and optimizations of pairing-based encryption schemes. | 27 |
bin123apple/autocoder | An AI model designed to generate and execute code automatically | 814 |
axelderomblay/mlbox | Automated Machine Learning library for Python | 1,500 |
gudovskiy/autodo | Develops an automated machine learning framework to improve deep learning model performance on biased and noisy data | 24 |
madebyollin/taesd | A Tiny AutoEncoder implementation for Stable Diffusion's image generation model | 581 |
dlr-rm/augmentedautoencoder | A system for real-time RGB-based object detection and 6D pose estimation using a novel autoencoder-based approach. | 344 |
shobrook/sequitur | A library of autoencoders for sequential data | 429 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
darienhuss/shotgunyara | Tools and utilities for generating encoded versions of input data | 9 |
atisharma/matlib | A Clojure library of optimisation and control theory tools and convenience functions | 25 |
alvations/charguana | A Python library that provides character encoding and Unicode support for various languages, including CJK, Romanji, Japanese, Korean, and Chinese. | 10 |
zheng-yuwei/stacked_autoencoder | This software enables the creation of deep learning networks with stacked auto-encoders and fine-tunes them using backpropagation for image classification tasks. | 41 |