/APAC

Primary LanguagePython

Reinforcement Learning for Control with Multiple Frequencies

This repository is the official implementation of Reinforcement Learning for Control with Multiple Frequencies.

apac_model

Requirements

To install requirements:

conda env create -f environment.yml

Training and Evaluation

To train the model(s) in the paper, run this command:

python main.py --train_env_name=apwalker_421421 --eval_env_name=apwalker_421421

Results

apac_result