All Projects → Pytorch Project Template → Similar Projects or Alternatives

280 Open source projects that are alternatives of or similar to Pytorch Project Template

Transformers Tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
Stars: ✭ 384 (-31.06%)
Mutual labels:  pytorch-tutorial
ReinforcementLearningZoo.jl
juliareinforcementlearning.org/
Stars: ✭ 46 (-91.74%)
Mutual labels:  dqn
Pytorch Cnn Adversarial Attacks
Pytorch implementation of convolutional neural network adversarial attack techniques
Stars: ✭ 314 (-43.63%)
Mutual labels:  pytorch-tutorial
dqn zoo
The implement of all kinds of dqn reinforcement learning with Pytorch
Stars: ✭ 42 (-92.46%)
Mutual labels:  dqn
Reinforcement Learning Algorithms
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)
Stars: ✭ 426 (-23.52%)
Mutual labels:  dqn
GANs-Keras
GANs Implementations in Keras
Stars: ✭ 24 (-95.69%)
Mutual labels:  dcgan
Blitz Bayesian Deep Learning
A simple and extensible library to create Bayesian Neural Network layers on PyTorch.
Stars: ✭ 305 (-45.24%)
Mutual labels:  pytorch-tutorial
Deep-rl-mxnet
Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPO
Stars: ✭ 26 (-95.33%)
Mutual labels:  dqn
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+620.29%)
Mutual labels:  dqn
Deep-Learning-with-PyTorch-A-60-Minute-Blitz-cn
PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)
Stars: ✭ 127 (-77.2%)
Mutual labels:  pytorch-tutorial
Pytorch Nlp Notebooks
Learn how to use PyTorch to solve some common NLP problems with deep learning.
Stars: ✭ 293 (-47.4%)
Mutual labels:  pytorch-tutorial
ElegantRL
Scalable and Elastic Deep Reinforcement Learning Using PyTorch. Please star. 🔥
Stars: ✭ 2,074 (+272.35%)
Mutual labels:  dqn
Mimicry
[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.
Stars: ✭ 458 (-17.77%)
Mutual labels:  dcgan
DCGAN-Head-Portrait-Generator
深度卷积生成对抗网络(DCGAN)—— 动漫妹子头像生成 2018-10-22
Stars: ✭ 19 (-96.59%)
Mutual labels:  dcgan
Dcgan
The Simplest DCGAN Implementation
Stars: ✭ 286 (-48.65%)
Mutual labels:  dcgan
DCGANs
Implementation of some basic GAN architectures in Keras
Stars: ✭ 45 (-91.92%)
Mutual labels:  dcgan
Dcgan Lsgan Wgan Gp Dragan Tensorflow 2
DCGAN LSGAN WGAN-GP DRAGAN Tensorflow 2
Stars: ✭ 373 (-33.03%)
Mutual labels:  dcgan
pytorch
All My Pytorch projects reside here
Stars: ✭ 32 (-94.25%)
Mutual labels:  pytorch-tutorial
Pytorch Lesson Zh
pytorch 包教不包会
Stars: ✭ 279 (-49.91%)
Mutual labels:  pytorch-tutorial
pytorch-cpp-tutorial
Example code to create and train a Pytorch model using the new C++ frontend.
Stars: ✭ 16 (-97.13%)
Mutual labels:  pytorch-tutorial
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (+640.04%)
Mutual labels:  dqn
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (-90.31%)
Mutual labels:  dqn
Pytorch Image Classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Stars: ✭ 272 (-51.17%)
Mutual labels:  pytorch-tutorial
Deep-Learning-Tensorflow
Gathers Tensorflow deep learning models.
Stars: ✭ 50 (-91.02%)
Mutual labels:  dcgan
Pytorch Mnist Celeba Gan Dcgan
Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST and CelebA datasets
Stars: ✭ 363 (-34.83%)
Mutual labels:  dcgan
tutorials-kr
🇰🇷파이토치에서 제공하는 튜토리얼의 한국어 번역을 위한 저장소입니다. (Translate PyTorch tutorials in Korean🇰🇷)
Stars: ✭ 271 (-51.35%)
Mutual labels:  pytorch-tutorial
Pytorch Kaggle Starter
Pytorch starter kit for Kaggle competitions
Stars: ✭ 268 (-51.89%)
Mutual labels:  pytorch-tutorial
pytorch-rl
Pytorch Implementation of RL algorithms
Stars: ✭ 15 (-97.31%)
Mutual labels:  dqn
Deep Learning With Pytorch Chinese
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
Stars: ✭ 517 (-7.18%)
Mutual labels:  pytorch-tutorial
pytorch-beautiful-ml-data
PyData Global Tutorial on Data Patterns and OOP abstractions for Deep Learning using PyTorch
Stars: ✭ 13 (-97.67%)
Mutual labels:  pytorch-tutorial
Pytorch Cheatsheet
Check out improved:
Stars: ✭ 256 (-54.04%)
Mutual labels:  pytorch-tutorial
logrl
Logarithmic Reinforcement Learning
Stars: ✭ 25 (-95.51%)
Mutual labels:  dqn
Cat Generator
Generate cat images with neural networks
Stars: ✭ 354 (-36.45%)
Mutual labels:  dcgan
Advanced Models
여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)
Stars: ✭ 48 (-91.38%)
Mutual labels:  dcgan
Multi-Agent-Diverse-Generative-Adversarial-Networks
Easy-to-follow Pytorch tutorial Notebook for Multi-Agent-Diverse-Generative-Adversarial-Networks
Stars: ✭ 23 (-95.87%)
Mutual labels:  pytorch-tutorial
cDCGAN
PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)
Stars: ✭ 49 (-91.2%)
Mutual labels:  dcgan
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (-29.08%)
Mutual labels:  dqn
emotion-recognition-GAN
This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN
Stars: ✭ 20 (-96.41%)
Mutual labels:  dcgan
Deep-Reinforcement-Learning-Notebooks
This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This notebooks contain both theory and implementation of different algorithms.
Stars: ✭ 15 (-97.31%)
Mutual labels:  dqn
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (-50.27%)
Mutual labels:  dcgan
Ai Blog
Accompanying repository for Let's make a DQN / A3C series.
Stars: ✭ 351 (-36.98%)
Mutual labels:  dqn
pytorch-examples-cn
用例子学习PyTorch1.0(Learning PyTorch with Examples 中文翻译与学习)
Stars: ✭ 54 (-90.31%)
Mutual labels:  pytorch-tutorial
reinforce-js
[INACTIVE] A collection of various machine learning solver. The library is an object-oriented approach (baked with Typescript) and tries to deliver simplified interfaces that make using the algorithms pretty simple.
Stars: ✭ 20 (-96.41%)
Mutual labels:  dqn
AI BIG DATAS ALGORITHM
大数据+人工智能+数据结构相关案例项目
Stars: ✭ 28 (-94.97%)
Mutual labels:  dqn
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (-20.65%)
Mutual labels:  dqn
MMD-GAN
Improving MMD-GAN training with repulsive loss function
Stars: ✭ 82 (-85.28%)
Mutual labels:  dcgan
Unsupervised-Anomaly-Detection-with-Generative-Adversarial-Networks
Unsupervised Anomaly Detection with Generative Adversarial Networks on MIAS dataset
Stars: ✭ 95 (-82.94%)
Mutual labels:  dcgan
Tutorial-Competition-2018
PyTorch KR Tutorial Competition 2018
Stars: ✭ 60 (-89.23%)
Mutual labels:  pytorch-tutorial
Benchmarking Keras Pytorch
🔥 Reproducibly benchmarking Keras and PyTorch models
Stars: ✭ 346 (-37.88%)
Mutual labels:  pytorch-tutorial
Deep RL with pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
Stars: ✭ 160 (-71.27%)
Mutual labels:  dqn
maze solver
This project solves self-made maze in a variety of ways: A-star, Q-learning and Deep Q-network.
Stars: ✭ 24 (-95.69%)
Mutual labels:  dqn
Receptive-Field-in-Pytorch
Numerical Computation of Receptive Field in Pytorch
Stars: ✭ 57 (-89.77%)
Mutual labels:  pytorch-tutorial
Igan
Interactive Image Generation via Generative Adversarial Networks
Stars: ✭ 3,845 (+590.31%)
Mutual labels:  dcgan
Recurrent-Deep-Q-Learning
Solving POMDP using Recurrent networks
Stars: ✭ 52 (-90.66%)
Mutual labels:  dqn
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (-2.51%)
Mutual labels:  pytorch-tutorial
Tf.gans Comparison
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
Stars: ✭ 477 (-14.36%)
Mutual labels:  dcgan
Autonomous Learning Library
A PyTorch library for building deep reinforcement learning agents.
Stars: ✭ 425 (-23.7%)
Mutual labels:  dqn
Chainer Gan Lib
Chainer implementation of recent GAN variants
Stars: ✭ 386 (-30.7%)
Mutual labels:  dcgan
Rl4j
Deep Reinforcement Learning for the JVM (Deep-Q, A3C)
Stars: ✭ 330 (-40.75%)
Mutual labels:  dqn
Ensemble-Pytorch
A unified ensemble framework for PyTorch to improve the performance and robustness of your deep learning model.
Stars: ✭ 407 (-26.93%)
Mutual labels:  pytorch-tutorial
61-120 of 280 similar projects