Marek Wolan
|
afd64e4674
|
Separate game, environment, and session
|
2023-11-22 11:59:25 +00:00 |
|
Marek Wolan
|
66d5612e92
|
Merge remote-tracking branch 'origin/feature/1972-remove-sqlite' into feature/1971-ray-agents-2
|
2023-11-18 04:54:17 +00:00 |
|
Marek Wolan
|
7d800cbbc9
|
Merge remote-tracking branch 'origin/dev' into feature/1972-remove-sqlite
|
2023-11-18 03:41:22 +00:00 |
|
Marek Wolan
|
77f3806ba7
|
Remove real database in favour of simulated
|
2023-11-18 03:40:08 +00:00 |
|
Marek Wolan
|
9d0a98b221
|
Apply suggestions from code review
|
2023-11-17 20:30:07 +00:00 |
|
Marek Wolan
|
5d9d8fe92c
|
merge PR updates from parent branch
|
2023-11-17 17:59:45 +00:00 |
|
Marek Wolan
|
3fb7bce3ce
|
Get RLLib to stop crashing.
|
2023-11-17 17:57:57 +00:00 |
|
Marek Wolan
|
c5b4ae45be
|
Remove problematic progress bars
|
2023-11-17 11:40:36 +00:00 |
|
Marek Wolan
|
6e5e1e6456
|
Begin rllib
|
2023-11-17 11:38:29 +00:00 |
|
Marek Wolan
|
5bda952ead
|
Fix sim output
|
2023-11-17 10:20:26 +00:00 |
|
Marek Wolan
|
ba580b00b4
|
Improve config validation and fix tests
|
2023-11-16 16:14:50 +00:00 |
|
Marek Wolan
|
0861663cc1
|
Add agent loading
|
2023-11-16 15:40:49 +00:00 |
|
Marek Wolan
|
0b9bdedebd
|
Fix typehints
|
2023-11-16 15:28:38 +00:00 |
|
Marek Wolan
|
7545c25a46
|
Make pytest patch with temporary session dir
|
2023-11-16 15:11:03 +00:00 |
|
Marek Wolan
|
829500a60f
|
Get sb3 checkpoints saving during training
|
2023-11-16 14:37:37 +00:00 |
|
Marek Wolan
|
4cc7ba1522
|
Add ability to save sb3 final model
|
2023-11-15 16:59:56 +00:00 |
|
Marek Wolan
|
6182b53bfd
|
Fix incorrect number of steps per episode
|
2023-11-15 14:49:44 +00:00 |
|
Marek Wolan
|
c8f2f193bd
|
Implement agent training with sb3
|
2023-11-15 12:52:18 +00:00 |
|
Marek Wolan
|
e6ead6e532
|
Update agent interface to work better with envs
|
2023-11-14 15:10:07 +00:00 |
|
Marek Wolan
|
1cb54da2dd
|
Remove more GATE stuff
|
2023-11-13 17:12:50 +00:00 |
|
Marek Wolan
|
08e88e52b0
|
Begin implementing training loop in session
|
2023-11-13 16:35:35 +00:00 |
|
Marek Wolan
|
707f2b59af
|
Add SB3 RL agent
|
2023-11-13 16:08:39 +00:00 |
|
Marek Wolan
|
21c06dbea1
|
Remove GATE-related code.
|
2023-11-13 16:04:25 +00:00 |
|
Czar.Echavez
|
be4a467877
|
#1962: revert pulling from src
|
2023-11-08 10:48:41 +00:00 |
|
Czar.Echavez
|
f5df1366a7
|
#1962: merge dev into branch + fix minor diffs + ensure that imports pull from src
|
2023-11-08 10:36:47 +00:00 |
|
Czar.Echavez
|
e0d694a736
|
#2025: added GATE installation as part of pipeline
|
2023-11-07 14:00:08 +00:00 |
|
Marek Wolan
|
0ea282166d
|
Merge remote-tracking branch 'origin/dev' into dev-game-layer
|
2023-11-06 16:23:29 +00:00 |
|
Czar.Echavez
|
eba10ae5ef
|
#1962: clean up tests + improve the show command which shows the folders and files in file system
|
2023-11-06 11:56:44 +00:00 |
|
Czar.Echavez
|
535c1b19ab
|
#1962: attempt to make the timestep actions look neater + adding logic that allows restoring a folder take multiple timesteps
|
2023-11-06 11:12:06 +00:00 |
|
Czar.Echavez
|
e70ceec716
|
#1962: folder/file restore logic
|
2023-11-06 10:22:08 +00:00 |
|
Czar.Echavez
|
51713bad74
|
#1962: split tests into managable files + implement deletion of folders and files + tests
|
2023-11-03 15:15:18 +00:00 |
|
Czar.Echavez
|
b2c3e273b7
|
#1962: separating file system into more managable files
|
2023-11-02 15:10:51 +00:00 |
|
Czar.Echavez
|
b67eb1bb34
|
#1962: separating file system into more managable files
|
2023-11-02 13:14:08 +00:00 |
|
Czar.Echavez
|
11848aa180
|
#1962: keeping track of deleted files
|
2023-10-31 15:52:44 +00:00 |
|
Czar.Echavez
|
98ca33e994
|
#1961: scanning no longer happens every timestep - the scan is all done in one timestep after the required timestep countdown is complete
|
2023-10-30 15:34:13 +00:00 |
|
Czar.Echavez
|
1ddf400d6f
|
#1961: node resetting
|
2023-10-27 18:28:34 +01:00 |
|
Czar.Echavez
|
68b22b6444
|
#1961: node scanning + applying timestep to all components within node + node revealing to red
|
2023-10-27 17:50:41 +01:00 |
|
Marek Wolan
|
a37ce051c5
|
Add ARCD GATE setup to primaite setup
|
2023-10-27 14:50:31 +01:00 |
|
Marek Wolan
|
75d1fd20c3
|
Remove temporary files
|
2023-10-27 14:41:53 +01:00 |
|
Marek Wolan
|
b81c1739f8
|
Fix CLI and Session to work with new classes
|
2023-10-27 14:26:52 +01:00 |
|
Marek Wolan
|
d4eb499729
|
Start fixing up cli and setup
|
2023-10-27 12:20:23 +01:00 |
|
Marek Wolan
|
a06629ed0b
|
Bump version
|
2023-10-27 11:48:54 +01:00 |
|
Czar.Echavez
|
8783574442
|
#1961: os scan set up
|
2023-10-27 10:17:59 +01:00 |
|
Marek Wolan
|
450aa150ae
|
Merge remote-tracking branch 'origin/dev-game-layer' into feature/1989-remove-v2-modules
|
2023-10-25 19:19:34 +01:00 |
|
Marek Wolan
|
02901a7c99
|
Apply suggestions from code review.
|
2023-10-25 19:07:45 +01:00 |
|
Marek Wolan
|
78a8d2be3e
|
Fix File observation test
|
2023-10-25 17:57:19 +01:00 |
|
Marek Wolan
|
59e2c23c04
|
Merge remote-tracking branch 'origin/feature/1924-Agent-Interface' into feature/1989-remove-v2-modules
|
2023-10-25 17:56:21 +01:00 |
|
Marek Wolan
|
4872c939ff
|
Apply suggestions from code review
|
2023-10-25 17:19:24 +01:00 |
|
Marek Wolan
|
2b8462d38d
|
Fix link import in v3 code
|
2023-10-25 17:04:04 +01:00 |
|
Marek Wolan
|
e8e14ae68a
|
Comment out tests for primaite v2
|
2023-10-25 13:56:02 +01:00 |
|