rlnwk's Stars
lukasruff/Deep-SAD-PyTorch
A PyTorch implementation of Deep SAD, a deep Semi-supervised Anomaly Detection method.
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi
A tutorial showing how to set up TensorFlow's Object Detection API on the Raspberry Pi
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
geek-ai/MAgent
A Platform for Many-Agent Reinforcement Learning
hilkoc/AI_Arena
The purpose of this project is to research Artificial Intelligence and Reinforcement Learning. In the AI Arena, multiple agents can interact with a single environment. After sending its action, each each agent will receive a reward. This allows agents to learn, improve their behavior and to adapt to each other. Interesting phenomena can arise...