QlearningExample.torch
Catch Game Agent
Implementing Q learning in Torch to control an agent playing catch with a fruit.
Implementation of a simple example of Q learning in Torch.
50 stars
7 watching
13 forks
Language: Lua
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A speech recognition system based on the DeepSpeech2 architecture | 259 |
| A Torch implementation of a deep learning model for generating audio from input data | 156 |
| Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 289 |
| A collection of Torch implementations for training various types of Generative Adversarial Networks (GANs) | 55 |
| An implementation of object detection frameworks in the Torch deep learning framework | 116 |
| A Lua-based library for graph manipulation and visualization in Torch. | 35 |
| An open-source neural network package providing a modular framework for building and training neural networks. | 1,346 |
| Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 |
| A Ruby implementation of deep learning libraries inspired by PyTorch. | 739 |
| An implementation of a text classification algorithm using Torch and the fasttext technique | 72 |
| An experimental implementation of a real-time object detection system using a neural network with region proposal generation. | 122 |
| A PyTorch implementation of a neural network potential for molecular simulations | 471 |
| A toolkit for training neural networks on the ImageNet dataset using multiple GPUs. | 402 |
| Graphical computation library for building neural network architectures | 299 |
| A basic package for training neural networks in Torch7, providing a simplified starting point for developers. | 56 |