

GitHub - brain-research/acai: Code for "Understanding and Improving Interpo...
source link: https://github.com/brain-research/acai
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md
Adversarially Constrained Autoencoder Interpolations (ACAI)
Code for the paper "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer" by David Berthelot, Colin Raffel, Aurko Roy, and Ian Goodfellow.
This is not an officially supported Google product.
Setup
Config with virtualenv
sudo apt install virtualenv cd <path_to_code> virtualenv --system-site-packages env2 . env2/bin/activate pip install -r requirements.txt
Config environment variables
Choose a folder where to save the datasets, for example ~/Data
export AE_DATA=~/Data
Installing datasets
python create_datasets.py
Training
CUDA_VISIBLE_DEVICES=0 python acai.py \ --train_dir=TEMP \ --latent=16 --latent_width=2 --depth=16 --dataset=celeba32
All training from the paper can be found in folder runs
.
Models
These are the maintained models:
- aae.py
- acai.py
- baseline.py
- denoising.py
- dropout.py
- vae.py
- vqvae.py
Classifiers / clustering
- classifier_fc.py: fully connected single layer from raw pixels, see
runs/classify.sh
for examples. - Auto-encoder classification is trained at the same as the auto-encoder.
- cluster.py: K-means clustering, see
runs/cluster.sh
for examples.
Utilities
- create_datasets.py: see Installing datsets for more info.
Recommend
-
72
Dataset Task SOTA Ours SNLI Textual Entailment 89.3 89.9 MNLI Matched Textual Entailment 80.6 82.1 MNLI Mismatch...
-
93
README.md finetune-transformer-lm Code and model for the paper "Improving Language Understanding by Generative Pre-Training" Currently this code implements the ROCStories Cloze Test resu...
-
53
README.md Self-Attention GAN Tensorflow implementation for reproducing main results in the paper Self-Attent...
-
4
April 20, 2021 Research shows your brain needs breaks—Outlook and Microsoft Teams can help By Jared Spataro, Corporate Vic...
-
7
Facebook Discontinues Research into a Brain Controlled Interface to Focus on AR/VR Advances Published July 15, 2021 By
-
13
Added a & ldquo; And & rdquo; Before the last element in a comma-interpolated array in Perl advertisements I want t...
-
9
Google Brain alum to helm new nonprofit AI research lab
-
10
作为一个初学者,“在 Solidity 中 ++i 为什么比 i++ 更省 Gas?” 这个问题始终在每个寂静的深夜困扰着我。也曾在网上搜索过相关问题,但没有得到根本性的解答。最终决定扒拉一下它们的字节码,从较为底层的层面看一下它们的差别究竟在哪里。
-
10
Google merges AI research units Brain and DeepMind
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK