222464 / AILibLinks
A large collection of mostly reinforcement learning agents.
☆84Updated 10 years ago
Alternatives and similar repositories for AILib
Users that are interested in AILib are comparing it to the libraries listed below
Sorting:
- Neocortex-like reinforcement learning that runs on the GPU or CPU (OpenCL)☆69Updated 9 years ago
- ERL - Evolved Reinforcement Learner☆42Updated 10 years ago
- Generative Sparse Distributed Representations, a fast generative model written in Python (Original C++ implementation https://github.com/…☆24Updated 8 years ago
- ☆35Updated 9 years ago
- A bi-directional information flow reinforcement learning agent.☆11Updated 9 years ago
- Universal library for deep reinforcement learning.☆38Updated 9 years ago
- ☆25Updated 3 years ago
- An OpenCL Torch Utility Library☆59Updated 9 years ago
- Unsupervised learning of visual concepts from video☆56Updated 9 years ago
- Neural turing machine implementation☆31Updated 9 years ago
- Generative SDR demo☆13Updated 8 years ago
- A C++ implementation of Numenta's Hierarchical Temporal Memory (HTM) Cortical Learning Algorithm (CLA). Uses Qt for user interface.☆68Updated 9 years ago
- ☆76Updated 8 years ago
- An implementation of a generalized version of the Long Short-Term Memory neural network architecture and algorithm, one of the most power…☆137Updated 7 years ago
- Python bindings to HTFE☆33Updated 10 years ago
- An extension to Torch7's nn package.☆97Updated 8 years ago
- Reinforcement learning with a convolutional neural network.☆35Updated 10 years ago
- Playground for some RNN stuff in Torch.☆20Updated 9 years ago
- Testbed for deep reinforcement learning☆160Updated 8 years ago
- Deep Reinforcement Learning Agent☆19Updated 9 years ago
- Reinforcement learning environments for Torch7☆91Updated 8 years ago
- The original Deepmind Atari 2600 DQN code☆31Updated 2 years ago
- IPython notebook for training multilayer LSTM and RNN networks with pycaffe☆53Updated 9 years ago
- GitXiv Competition: Replicate the findings of the Deep Q&A research paper, preferably in collaboration with others. Use library of choice…☆40Updated 9 years ago
- A continuous implementation of hierarchical temporal memory on the GPU☆39Updated 10 years ago
- Deepmind's Deep Q Learning on Atari