This website requires JavaScript.
Explore
Help
Sign In
oxbrbtx
/
PrimAITE
Watch
1
Star
0
Fork
0
You've already forked PrimAITE
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fd3b304373b20fcdc00bb609cde41fb0c1c7a4de
PrimAITE
/
tests
/
config
History
Marek Wolan
b917b65d49
Merge remote-tracking branch 'origin/dev' into feature/1468-observations-class
2023-06-09 09:01:54 +01:00
..
obs_tests
Apply suggestions from code review.
2023-06-07 15:25:11 +01:00
__init__.py
#902
- replaced 'final_node_<placeholder>' with 'reference_node_<placeholder>' in methods for scoring of os_state, file_system_state, service state and operating state. This fixed the reward function so it is checked at each step for node operating system state, operating state, file system state and service state.
2023-05-25 14:05:53 +01:00
one_node_states_on_off_lay_down_config.yaml
Revert config changes by removing observations
2023-05-31 10:52:57 +01:00
one_node_states_on_off_main_config.yaml
#1355
- Carried out full renaming in node.py, active_node.py, passive_node.py, and service_node.py to make params and variable names explicit.
2023-05-25 21:03:11 +01:00
single_action_space_fixed_blue_actions_main_config.yaml
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
single_action_space_lay_down_config.yaml
893 - added new tests to test action space size and node is completing both sets of actions in a single episode and created new main config
2023-06-06 11:00:41 +01:00
single_action_space_main_config.yaml
1443 - added in print test statements
2023-06-01 16:27:25 +01:00