e2c-pytorch
E2C controller
An implementation of the E2C control policy in PyTorch, allowing customization and comparison with different neural network architectures.
E2C implementation in PyTorch
43 stars
6 watching
9 forks
Language: Python
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of an episodic control agent in PyTorch | 0 |
| An implementation of Advantage async Actor-Critic Algorithms in PyTorch for Deep Reinforcement Learning | 114 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| An implementation of structure2vec, a method to generate vector representations from molecular structures | 309 |
| A Python module that provides an interface to control HD44780 LCD displays via I2C. | 17 |
| An implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training. | 562 |
| An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
| An implementation of the Actor-Critic algorithm for continuous control tasks in MuJoCo environments using PyTorch. | 73 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| A MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander. | 3 |
| A Python library for controlling an HD44780 LCD display using a 2-wire I2C interface | 4 |
| An implementation of Asynchronous Advantage Actor-Critic in PyTorch for training AI models on reinforcement learning tasks | 38 |
| An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. | 199 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| Provides scalable, performant data loading solutions and utilities to be shared by PyTorch domain libraries | 1,149 |