TensorFlow implementation of CipherGAN
☆122Mar 24, 2023Updated 2 years ago
Alternatives and similar repositories for CipherGAN
Users that are interested in CipherGAN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Training code for the Faster-RCNN detector☆11Jan 23, 2019Updated 7 years ago
- Alternative approach for Adaptive Computation Time in TensorFlow☆19Mar 24, 2023Updated 2 years ago
- Generic reinforcement learning codebase in TensorFlow☆95Oct 12, 2021Updated 4 years ago
- ☆13Feb 17, 2018Updated 8 years ago
- Code for "Training Generative Adversarial Networks with Binary Neurons by End-to-end Backpropagation"☆26Oct 30, 2019Updated 6 years ago
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Jan 15, 2018Updated 8 years ago
- repo for my ODSC West 2017 Talk: "Livecoding Madness: Let's Build a Deep Learning Library"☆13Nov 4, 2017Updated 8 years ago
- TensorFlow implementation of LAPGAN (WIP, basically just DCGAN for now)☆11Feb 17, 2016Updated 10 years ago
- This's an implementation of deepmind Visual Interaction Networks paper using pytorch☆165Feb 2, 2018Updated 8 years ago
- Selection-based Question Answering☆14Feb 7, 2018Updated 8 years ago
- A deep learning library based on Pytorch focussed on low resource language research and robustness☆70Nov 30, 2021Updated 4 years ago
- ☆16Jun 14, 2018Updated 7 years ago
- A rudimentary wrapper around the fast Maxwell kernels for GEMM and convolution operations provided by nervanagpu☆34May 7, 2015Updated 10 years ago
- Enso: An Open Source Library for Benchmarking Embeddings + Transfer Learning Methods☆96Jan 15, 2021Updated 5 years ago
- ☆13Jun 24, 2018Updated 7 years ago
- A formalization of first-order logic and Peano's axioms in Python☆21Jun 21, 2025Updated 9 months ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Sep 6, 2024Updated last year
- A simple web app for visualizing the network structure of convolutional neural networks☆12Dec 27, 2017Updated 8 years ago
- Github repo for my experiments with the orthogonal convolution idea☆22Sep 20, 2017Updated 8 years ago
- PyTorch implementation of "Improved Training of Wasserstein GANs", arxiv:1704.00028☆27Oct 30, 2017Updated 8 years ago
- Tensorflow Implementation of Visual Interaction Networks☆131Jul 24, 2019Updated 6 years ago
- Globally and Locally Consistent Image Completion☆215Aug 28, 2019Updated 6 years ago
- Converts TensorFlow checkpoints (with index, meta and data files) to PyTorch, HDF5 and JSON☆18Feb 26, 2021Updated 5 years ago
- ☆29Feb 6, 2018Updated 8 years ago
- Using Conditional Random Fields for segmenting Latin words written in scriptio continua☆10May 30, 2018Updated 7 years ago
- Implementation of BEGAN in Pytorch and other interpolation experiments