Reaver

Latest version: v2.1.9

Safety actively analyzes 622819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.0

Rewrite of the project tabula rasa. See README.md for an overview.

1.0.0

Codebase as it is described in bachelor's thesis: [Replicating DeepMind StarCraft II Reinforcement Learning Benchmark with Actor-Critic Methods](https://github.com/inoryy/bsc-thesis) at University of Tartu, 2018.
Supervised by Ilya Kuzovkin and Tambet Matiisen.

**Abstract.** Reinforcement Learning (RL) is a subfield of Artificial Intelligence (AI) that deals with agents navigating in an environment with the goal of maximizing total reward. Games are good environments to test RL algorithms as they have simple rules and clear reward signals. Theoretical part of this thesis explores some of the popular classical and modern RL approaches, which include the use of Artificial Neural Network (ANN) as a function approximator inside AI agent. In practical part of the thesis we implement Advantage Actor-Critic RL algorithm and replicate ANN based agent described in [Vinyals et al., 2017](https://arxiv.org/abs/1708.04782). We reproduce the state-of-the-art results in a modern video game StarCraft II, a game that is considered the next milestone in AI after the fall of chess and Go.

**Full text:** [Digital version](https://github.com/inoryy/bsc-thesis/raw/master/ring_roman_bsc_2018.pdf)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.