LOLA_DiCE
Game-playing AI framework
PyTorch implementation of LOLA using DiCE for decision-making in game-playing AI
Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)
91 stars
6 watching
15 forks
Language: Python
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Implementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset. | 65 |
| A PyTorch implementation of Distributed Proximal Policy Optimization algorithm | 180 |
| A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |
| A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 346 |
| A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
| Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym | 374 |
| An implementation of Advantage async Actor-Critic Algorithms in PyTorch for Deep Reinforcement Learning | 114 |
| An introduction to PyTorch through the Neural-Style algorithm for image transformation | 136 |
| An AI testbed for Atari 2600 games in Python | 289 |
| A PyTorch implementation of a representation learning framework for dynamic temporal networks | 362 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A PyTorch implementation of a sketch-based RNN model for generating drawings. | 184 |
| Generates synthetic data from the CARLA simulator for KITTI 2D/3D Object Detection tasks. | 40 |
| An implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training. | 562 |
| An implementation of DARTS, a method for automatically designing neural network architectures. | 443 |