I have called this Ensemble Agent for expediency, but other names can be explored.
Need to review
- Name of package/repo (currently Ensemble Agent)
- Name when running - currently
- Run script:
python ensemble_agent.py
- Using module mode:
python -m ensemble_agent run_example.py
- If make installable package, eg.
ensemble_agent run_example.py
this is not very finger friendly, what is good short-hand?