yfzhoucs / xml2pytorchLinks
Using xml to define pytorch neural networks
☆15Updated 7 years ago
Alternatives and similar repositories for xml2pytorch
Users that are interested in xml2pytorch are comparing it to the libraries listed below
Sorting:
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Updated 7 years ago
- This is a joint implementation of AdaShift optimizer, LGANs, and MaxGP.☆14Updated 5 years ago
- A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN)☆468Updated 6 years ago
- https://icml.cc/Conferences/2018/Schedule☆35Updated 7 years ago
- An implementation of ICML 2017 paper <<Neural Optimizer Search with Reinforcement Learning>> https://arxiv.org/abs/1709.07417☆15Updated 7 years ago
- ☆130Updated 7 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,094Updated 6 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 6 years ago
- HSML for ICML 2019☆51Updated 6 years ago
- Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.☆462Updated 6 years ago
- ☆436Updated 6 years ago
- A curated list of research papers related to learning disentangled representations☆465Updated 6 years ago
- a tensorflow implementation of WGAN☆579Updated 8 years ago
- This repo contains the source code accompanying a scientific paper with the same name.☆377Updated 4 years ago
- Neural Turing Machines (NTM) - PyTorch Implementation☆604Updated 7 years ago
- Spatio-temporal modeling 论文列表(主要是graph convolution相关)☆526Updated 6 years ago
- Wasserstein Auto-Encoders☆507Updated 7 years ago
- Zero-Shot Learning with GCN (CVPR 2018)☆918Updated 6 years ago
- A curated list of Meta-Learning resources/papers.☆553Updated 5 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Updated 7 years ago
- Sample Code for Gated Graph Neural Networks☆1,028Updated 6 years ago
- ☆32Updated 5 years ago
- Crawl & visualize ICLR papers and reviews.☆451Updated 3 years ago
- A classified list of meta learning papers based on realm.☆365Updated 3 years ago
- Learning with Local and Global Consistency algorithm☆47Updated 7 years ago
- Graph Convolutional Networks (GCNs)☆920Updated 8 years ago
- a simple vae and cvae from keras