pytorch-nec

Episodic controller

An implementation of an episodic control agent in PyTorch

GitHub

0 stars
1 watching
0 forks
Language: Python
last commit: 10 months ago

Related projects:

Repository Description Stars
ethanluoyc/e2c-pytorch An implementation of the E2C control policy in PyTorch, allowing customization and comparison with different neural network architectures. 43
ypxie/pytorch-neucom An implementation of the Differentiable Neural Computer architecture in PyTorch 94
akolishchak/doom-net-pytorch A reinforcement learning model that controls a character in the Doom game environment using pixels from the screen buffer and sets of game variables 132
ptrblck/pytorch_misc A collection of code snippets and examples exploring various PyTorch concepts and techniques 544
pytorch/data A PyTorch project providing data loading utilities and scalable dataloading solutions 1,133
nickjiang2378/vl-interp This project provides an official PyTorch implementation of a method to interpret and edit vision-language representations to mitigate hallucinations in image captions. 31
amdegroot/pytorch-containers A collection of PyTorch implementations of Torch Table Layers to simplify the transition from old Torch architectures. 89
timomernick/pytorch-capsule An implementation of Hinton's Dynamic Routing Between Capsules in Pytorch 632
bloodaxe/pytorch-toolbelt A comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development. 1,520
pytorch/hub A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. 1,398
ixaxaar/pytorch-dnc An implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks. 338
jmhessel/fmpytorch PyTorch implementation of a Factorization Machine module 173
andrewliao11/pytorch-a3c-mujoco An implementation of the Actor-Critic algorithm for continuous control tasks in MuJoCo environments using PyTorch. 73
fducau/aae_pytorch An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. 198
jpeg729/pytorch_bits An experimental framework for developing and testing deep learning models on time-series prediction tasks 79