Variational AutoEncoder based on http://nbviewer.ipython.org/gist/duschendestroyer/a41fcab5f7f9ffa45387
☆31Aug 22, 2015Updated 11 years ago
Alternatives and similar repositories for chainer-Variational-AutoEncoder
Users that are interested in chainer-Variational-AutoEncoder are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation in order to operate a web API of word vector models which are generated by Word2Vec, GloVe or e.t.c.☆43Jul 2, 2015Updated 11 years ago
- Example usages of Chainer for natural language processing.☆117Nov 30, 2016Updated 9 years ago
- Implementation of the VRAE☆59Apr 24, 2021Updated 5 years ago
- Variational auto encoder + DCGAN using chainer☆27Nov 18, 2016Updated 9 years ago
- A Chainer implementation of DiscoGAN.☆20Mar 20, 2017Updated 9 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A Date and DateTime implementation for Julia; Now deprecated in favor of https://github.com/quinnj/Dates.jl☆20Feb 8, 2020Updated 6 years ago
- JavaScript port of FLANN - Fast Library for Approximate Nearest Neighbors☆31Sep 20, 2014Updated 11 years ago
- Unofficial chainer implementation of 'Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks' [Zhu+, ICCV2017]☆13Mar 19, 2018Updated 8 years ago
- Theano☆11Aug 26, 2017Updated 9 years ago
- Fashion Culture DataBase☆23Dec 16, 2020Updated 5 years ago
- Variational Recurrent Auto-Encoder using LSTM encoder/decoder networks☆55May 16, 2016Updated 10 years ago
- Chainer implementation of Self-Normalizing Networks (SNN)☆24Jun 11, 2017Updated 9 years ago
- Chainer implementation of Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network☆49Dec 18, 2016Updated 9 years ago
- a repository for datadrivenart☆13Jan 13, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Statistics and Machine Learning for Data Mining☆24Sep 30, 2019Updated 6 years ago
- Publish screen via TCP using zmq protocol☆19Oct 25, 2013Updated 12 years ago
- ☆10Aug 25, 2016Updated 10 years ago
- A small helper library for building directed acyclic graphs, trainable by gradient descent, in Theano☆20Nov 22, 2016Updated 9 years ago
- 機械学習モデルの実装だったり色々な手法を試したときのJupyter Notebook☆14Dec 7, 2017Updated 8 years ago
- karpathy's char-rnn (https://github.com/karpathy/char-rnn) implementation by Chainer