-
NeuralSBS Public
Official implementation of the NeuralSBS paper
-
-
stylegan2-ada Public
Forked from NVlabs/stylegan2-adaStyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation
Python Other UpdatedDec 8, 2020 -
BYOL-PyTorch Public
Forked from yaox12/BYOL-PyTorchPyTorch implementation of "Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning" with DDP and Apex AMP
Python MIT License UpdatedSep 16, 2020 -
-
geoopt Public
Forked from geoopt/geooptRiemannian Adaptive Optimization Methods with pytorch optim
-
advertorch Public
Forked from BorealisAI/advertorchA Toolbox for Adversarial Robustness Research
-
segmentation_models.pytorch Public
Forked from qubvel-org/segmentation_models.pytorchSegmentation models with pretrained backbones. PyTorch.
Python MIT License UpdatedFeb 4, 2020 -
osim-rl Public
Forked from stanfordnmbl/osim-rlReinforcement learning environments with musculoskeletal models
Python MIT License UpdatedJul 25, 2019 -
catalyst Public
Forked from catalyst-team/catalystReproducible and fast DL & RL.
Python MIT License UpdatedJun 11, 2019 -
mathematics_dataset Public
Forked from google-deepmind/mathematics_datasetThis dataset code generates mathematical question and answer pairs, from a range of question types at roughly school-level difficulty.
Python Apache License 2.0 UpdatedJun 5, 2019 -
-
OpenNMT-py Public
Forked from OpenNMT/OpenNMT-pyOpen Source Neural Machine Translation in PyTorch
Python MIT License UpdatedJan 15, 2019 -
-
singular-fool Public
Universal Adversarial Perturbations based on the (p, q)-singular vectors.
-
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
C++ Apache License 2.0 UpdatedJan 5, 2018 -
DCGAN-tensorflow Public
Forked from carpedm20/DCGAN-tensorflowA tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
JavaScript MIT License UpdatedJan 5, 2018 -
improved_wgan_training Public
Forked from igul222/improved_wgan_trainingCode for reproducing experiments in "Improved Training of Wasserstein GANs"
Python MIT License UpdatedDec 21, 2017 -
t3f Public
Forked from Bihaqo/t3fTensor Train decomposition on TensorFlow
-