Skip to content

Releases: RedTachyon/coltra-rl

v0.1.5

09 Sep 21:16

Choose a tag to compare

Added LSTM models

Library is still under heavy development, so everything's changing all the time

Reward paper

08 Jul 16:54

Choose a tag to compare

crowd-rewards

One more

Thesis version

01 Aug 12:37

Choose a tag to compare

Freezing the code as of the (probably) last PhD paper. After this, I might start decoupling the RL code from the thesis-specific elements to make it more widely usable.

Understanding RL Crowds

12 Sep 15:44

Choose a tag to compare

This version of coltra has been used for most of the experiments in "Understanding Reinforcement Learned Crowds"

MCMES

13 Sep 18:25

Choose a tag to compare

MCMES Pre-release
Pre-release

Version of the code used for MCMES experiments

Fixed optuna sweep

16 Mar 15:23

Choose a tag to compare

Remove number of episodes from the search

First optuna sweep

14 Mar 16:23

Choose a tag to compare

optuna-first

COME ON

v0.1.0-smartnav

08 Nov 13:52

Choose a tag to compare

This is a frozen version of the repository to work with SmartNav and SmartHider.

Note that the API diverged a bit between the two projects. SmartHider includes a legacy mode to be compatible with that. By default, this repo works with non-legacy SmartHider. To support legacy/SmartNav, make sure to appropriately modify the METRICS list in train_smartnav.py.