In this repository you can find the following files:
- fruit_classification_llm_config.yaml: In this file you can find the complete prompt employed during each phase of the experiment.
- llm_exploration.py: In this file you can find the python code that implements the LLM exploration policy.
- fruit_classification_sim_discrete: In this file you can find the code of the simulator used to obtain results for the fruit classification experiment.