Marek Wolan
56f369cfe0
Merge remote-tracking branch 'origin/dev' into bugfix/1587-hardcoded-agent
2023-07-10 09:15:25 +01:00
Marek Wolan
07a0581fce
Merge remote-tracking branch 'origin/dev' into feature/1572-fix-docs-formatting
2023-07-09 18:13:57 +01:00
Marek Wolan
aac0e2cc0f
Merge remote-tracking branch 'origin/dev' into bugfix/1587-hardcoded-agent
2023-07-09 18:07:30 +01:00
Marek Wolan
105fcaecf4
Removed comment
2023-07-09 18:07:21 +01:00
Marek Wolan
5618283cc5
Standardise docstring summary line placement.
2023-07-07 10:28:00 +01:00
Marek Wolan
b9549497d2
Removed duplicated function definitions
2023-07-06 10:23:14 +01:00
Marek Wolan
ead02ed691
Updated docstrings
2023-07-05 16:46:23 +01:00
Marek Wolan
013dcb94a8
Add docstrings and type hints.
2023-07-05 16:19:43 +01:00
Marek Wolan
0664389bdc
Changed hardcoded agent helper for new obs space
2023-07-05 13:58:46 +01:00
Marek Wolan
9244c160b1
Format docstrings
2023-07-04 11:11:52 +01:00
Chris McCarthy
e11fd2ced4
#917 - Fixed the RLlib integration
...
- Dropped support for overriding the num_episodes and num_steps at the agent level. It's just not needed and will add complexity when overriding and writing output files.
2023-06-30 16:52:57 +01:00
Chris McCarthy
7b1f889415
#917 - Integrated the PrimaiteSession into all tests.
...
- Ran a full pre-commit hook and thus encountered tons of fixes required
2023-06-30 09:08:13 +01:00
Chris McCarthy
a9ebfd7917
#917 - Synced with dev and added better logging
2023-06-28 12:01:01 +01:00
Chris McCarthy
7b0f47d6f8
#917 -Finished integrating all agents to either train (policy agents) or evaluate (hard-coded agents). Still some fixing up to do, tidying up, loading etc. also docs. But this is all now working.
2023-06-20 16:06:55 +01:00
SunilSamra
6089fb6950
893 - removed unnecessary functions from utils.py and changed single_action_space_fixed_blue_actions_main_config.yaml back to GENERIC agentIdentifier after PR comments
2023-06-07 14:39:52 +01:00
SunilSamra
f72a80c9d2
1443 - added in print test statements
2023-06-01 16:27:25 +01:00
SunilSamra
3cd5864f25
1429 - created new branch from dev, added enums to enums.py, created agents package and utils.py file, added option to primaite_env.py for ANY action type and changed the action spaces are defined using ADSP branch
2023-05-26 10:17:45 +01:00