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)

GitHub

91 stars
6 watching
15 forks
Language: Python
last commit: about 8 years ago

Related projects:

RepositoryDescriptionStars
onlytailei/carla_cil_pytorchImplementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset.65
alexis-jacq/pytorch-dppoA PyTorch implementation of Distributed Proximal Policy Optimization algorithm180
project-dc/pygenesesA PyTorch-based framework for training and studying artificial species in bio-inspired environments72
embodiedgpt/embodiedgpt_pytorchA PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models.346
ctallec/pyvarinfA Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch359
packtpublishing/hands-on-intelligent-agents-with-openai-gymTeaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym374
onlytailei/a3c-pytorchAn implementation of Advantage async Actor-Critic Algorithms in PyTorch for Deep Reinforcement Learning114
alexis-jacq/pytorch-tutorialsAn introduction to PyTorch through the Neural-Style algorithm for image transformation136
kenjyoung/minatarAn AI testbed for Atari 2600 games in Python289
claws-lab/jodieA PyTorch implementation of a representation learning framework for dynamic temporal networks362
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
alexis-jacq/pytorch-sketch-rnnA PyTorch implementation of a sketch-based RNN model for generating drawings.184
fnozarian/carla-kittiGenerates synthetic data from the CARLA simulator for KITTI 2D/3D Object Detection tasks.40
dgriff777/rl_a3c_pytorchAn implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training.562
khanrc/pt.dartsAn implementation of DARTS, a method for automatically designing neural network architectures.443