pytorch-dqn
Deep learner
An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error.
Deep Q-Learning Network in pytorch (not actively maintained)
387 stars
11 watching
108 forks
Language: Python
last commit: almost 8 years ago deep-q-networkdeep-reinforcement-learningpytorch
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,093 |
| | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| | A comprehensive collection of deep learning examples using PyTorch, covering various applications and models. | 537 |
| | A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. | 798 |
| | Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
| | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| | A PyTorch library for decentralized deep learning across the Internet. | 2,078 |
| | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| | A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. | 1,942 |
| | A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
| | An introduction to using PyTorch for deep learning tasks | 1,194 |
| | A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| | An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| | A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. | 40 |