HypOptRL How to use code Clone the repository git clone https://github.com/AMNAALMGLY/HypOptRL.git Setup a new environment using requirements.txt in repo pip3 install -r requirements.txt Setup configuration in config.py file go to src > config.py Run python main.py with command-line arguments or with edited config file e.g To train regression task with MLP Policy, run; python main.py --task regression --policy MLP to Run the baseline that we comapred our resluts to python -m src.baseline Contributors Ahmed A. Elhag Maab Nimir Amina Rufai Amna Ahmed Elmustapha Faisal Mohammed