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

GitHub

43 stars
6 watching
9 forks
Language: Python
last commit: about 9 years ago

Related projects:

RepositoryDescriptionStars
mjacar/pytorch-necAn implementation of an episodic control agent in PyTorch0
onlytailei/a3c-pytorchAn implementation of Advantage async Actor-Critic Algorithms in PyTorch for Deep Reinforcement Learning114
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
hanjun-dai/pytorch_structure2vecAn implementation of structure2vec, a method to generate vector representations from molecular structures309
brainelectronics/micropython-i2c-lcdA Python module that provides an interface to control HD44780 LCD displays via I2C.17
dgriff777/rl_a3c_pytorchAn implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training.562
ypxie/pytorch-neucomAn implementation of the Differentiable Neural Computer architecture in PyTorch94
andrewliao11/pytorch-a3c-mujocoAn implementation of the Actor-Critic algorithm for continuous control tasks in MuJoCo environments using PyTorch.73
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
thomascountz/micropython_i2c_lcdA MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander.3
slothyrulez/lcdi2cA Python library for controlling an HD44780 LCD display using a 2-wire I2C interface4
rarilurelo/pytorch_a3cAn implementation of Asynchronous Advantage Actor-Critic in PyTorch for training AI models on reinforcement learning tasks38
fducau/aae_pytorchAn implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data.199
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
pytorch/dataProvides scalable, performant data loading solutions and utilities to be shared by PyTorch domain libraries1,149