###########
README
###########

Included in this folder are two main items:
1. Supplementary results video for our paper on Multi-Critic Actor Learning (MultiCriticAL_SupplementaryResultsVideo.mp4)
2. Code for the algorithms discussed in our paper (MultiCriticAL_code)


The video file is a compilation of a series of results videos to complement results presented in Section 5 of our main paper and includes:
- Videos of agents playing our modified game of pong (code in MultiCriticAL_code folder)
- Videos of agents playing UFC with different fighting styles

The code folder contains its own readme for reference on usage.