README: RL offline simulation

files:

iter_runenv.py                 - Run the offline "Bogovirus" environment and iterate over a range of drug dosages 

env/                           - OpenGym module for the offline simulation environment
    __init__.py                - module file
    bogo_world.py              - BogoEnv Class

patient_data_random_doseE6.csv - 1E6 simulation records. 

README.txt                     - This file
