pytorch-nec
Episodic controller
An implementation of an episodic control agent in PyTorch
0 stars
1 watching
0 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the E2C control policy in PyTorch, allowing customization and comparison with different neural network architectures. | 43 |
| An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
| 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 |
| A collection of code snippets and examples exploring various PyTorch concepts and techniques | 547 |
| Provides scalable, performant data loading solutions and utilities to be shared by PyTorch domain libraries | 1,149 |
| This project provides an official PyTorch implementation of a method to interpret and edit vision-language representations to mitigate hallucinations in image captions. | 46 |
| A collection of PyTorch implementations of Torch Table Layers to simplify the transition from old Torch architectures. | 89 |
| An implementation of Hinton's Dynamic Routing Between Capsules in Pytorch | 633 |
| A comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development. | 1,523 |
| A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. | 1,402 |
| An implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks. | 338 |
| PyTorch implementation of a Factorization Machine module | 173 |
| An implementation of the Actor-Critic algorithm for continuous control tasks in MuJoCo environments using PyTorch. | 73 |
| An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. | 199 |
| An experimental framework for developing and testing deep learning models on time-series prediction tasks | 79 |