Граф коммитов

  • 5918f2e666 Run pytest on Windows and Macos too mzat/update-gym Marco Zatta 2022-11-21 16:08:12 +0100
  • 4bb3e5a7d9
    Merge 221e14ab31 into 725244a938 Ali Zaidi 2022-11-18 11:56:27 +0100
  • f041527a0d Fix README.md Marco Zatta 2022-11-18 11:44:47 +0100
  • b747aec8ed Add isort in CI Marco Zatta 2022-11-18 11:43:11 +0100
  • 20c1dc86c4 Add pytest to CI Marco Zatta 2022-11-17 16:00:21 +0100
  • 98b68a612e Run black and add it to CI jobs Marco Zatta 2022-11-17 15:58:06 +0100
  • c8e1959a66 Add flake8 CI job Marco Zatta 2022-11-17 15:42:45 +0100
  • 1e9617c58e Added tests Marco Zatta 2022-11-17 14:28:06 +0100
  • 659d27548f Add dict as valid state type Marco Zatta 2022-11-17 09:48:17 +0100
  • 67ecf23bb0 Use log in instead of print Marco Zatta 2022-11-16 12:23:33 +0100
  • 9f95f0e5b3 Check if state is valid more strictly Marco Zatta 2022-11-16 12:20:13 +0100
  • ae8d413efc Update package metadata Marco Zatta 2022-11-15 11:54:04 +0100
  • af5f41e96c Close gym environment when done Marco Zatta 2022-11-11 15:42:28 +0100
  • 428cd64eee Refactored logging Marco Zatta 2022-11-11 10:45:10 +0100
  • 58bcaa36b5 Fix terminal conditions given by gymnasium v26 Marco Zatta 2022-11-11 10:19:54 +0100
  • 2a57058cb8 Replace gym with gymnasium Marco Zatta 2022-11-10 16:58:42 +0100
  • 431ba243a3 Increase scope of supported Python versions Marco Zatta 2022-11-10 11:15:03 +0100
  • 6ebc788f92 Added documentation and make halted part of the state. Marco Zatta 2022-11-10 09:49:04 +0100
  • 5c15a83696 Remove CLI parsing in GymSimulator3 Marco Zatta 2022-11-10 09:03:44 +0100
  • 915de44b3d Solve pyright errors Marco Zatta 2022-11-09 16:51:45 +0100
  • 5327618eb4 Run black and isort Marco Zatta 2022-11-09 15:00:37 +0100
  • e8374c0b1d Update bonsai-gym to support newer version of Gym Marco Zatta 2022-11-09 14:51:18 +0100
  • b643b6d630 added the run option in action_to_gym nicmaq/mujoco-pendulum NicMaq 2022-11-08 20:34:52 +0100
  • 725244a938
    Merge pull request #17 from microsoft/gym-dssat-agriculture-sample main Chris Kahrs 2022-11-07 08:20:57 -0500
  • eab8f5bdf7 corrects action issue NicMaq 2022-11-06 13:53:39 -0800
  • 620e577bc1 fake NicMaq 2022-11-06 12:26:44 -0800
  • 3c7a080faa install prerequisites for pillow library (dependency of this version of gym?) gym-dssat-agriculture-sample forrest/dssat-merge Forrest Trepte 2022-10-31 16:48:26 -0700
  • e61ef31f98 revert gym>=0.18.0 Forrest Trepte 2022-10-28 16:39:38 -0700
  • 25c715af57 ignore .vscode folder Forrest Trepte 2022-10-28 16:36:41 -0700
  • f2525c25fa delete settings.json file Forrest Trepte 2022-10-28 16:35:09 -0700
  • 95defb9a2b override gym_simulate to fix up reward/observation Forrest Trepte 2022-10-28 16:26:43 -0700
  • 94936c15b0 fix episode start return and import gym for debugger Forrest Trepte 2022-10-28 15:53:17 -0700
  • 145fc289bb override episode_start Forrest Trepte 2022-10-27 11:40:55 -0700
  • 72892debe4 override __init__ Forrest Trepte 2022-10-26 17:01:41 -0700
  • e4207da9aa update concept name of goals_all inkling Forrest Trepte 2022-10-26 16:31:17 -0700
  • 59a3e37daf update requirements.txt branch Forrest Trepte 2022-10-26 16:16:20 -0700
  • 7bc8f68d65 more expandable headings forrest/collapsible-headings Forrest Trepte 2022-10-18 10:36:24 -0700
  • e59b4db77d try newline for formatting heading Forrest Trepte 2022-10-18 10:30:31 -0700
  • fc82643fb1 try making one collapsible heading Forrest Trepte 2022-10-18 10:29:19 -0700
  • 02479c5a3e example custom assessment file with 30 random seeds Forrest Trepte 2022-10-18 10:24:23 -0700
  • cedebc8587 hackathon overview Forrest Trepte 2022-10-18 10:19:05 -0700
  • 77e02439a3 Revert "Adding custom assessment files" Forrest Trepte 2022-10-18 10:15:01 -0700
  • 36da6f23db PowerBI files used to analyze results Forrest Trepte 2022-10-18 10:08:56 -0700
  • 56962c820c inkling examples, including goals version Forrest Trepte 2022-10-18 10:02:12 -0700
  • 5430cd2ef1
    Update README.md NicMaq 2022-09-22 13:55:08 -0700
  • 5716e00281
    Update README.md NicMaq 2022-09-22 13:54:12 -0700
  • 14320a785f
    Update README.md NicMaq 2022-09-22 13:52:55 -0700
  • 722c249f48
    Update README.md NicMaq 2022-09-22 13:51:09 -0700
  • 437a351765
    Update README.md NicMaq 2022-09-22 13:50:45 -0700
  • bc54ec02f4 Merge branch 'nicmaq/mujoco-pendulum' of https://github.com/microsoft/bonsai-gym into nicmaq/mujoco-pendulum NicMaq 2022-09-22 13:43:40 -0700
  • bcaa14c4a1 Uses episode_start, _step and _finish. NicMaq 2022-09-22 13:36:56 -0700
  • b20277b876 Curriculum needs a lesson NicMaq 2022-09-22 13:35:31 -0700
  • 31a2aef7ce Nwe Gym reset returns 2 values NicMaq 2022-09-22 13:35:03 -0700
  • fc582c8514 fixed cleach kql Chris Kahrs 2022-09-20 20:08:32 -0400
  • 53d31d255a Merge branch 'gym-dssat-agriculture-sample' of https://github.com/microsoft/bonsai-gym into gym-dssat-agriculture-sample Chris Kahrs 2022-09-20 19:59:24 -0400
  • 08263cba4d update kql Chris Kahrs 2022-09-20 19:59:21 -0400
  • 1063106890
    Update README.md eclipse-bpTST 2022-09-20 18:42:36 -0400
  • df196060d6
    Update README.md eclipse-bpTST 2022-09-20 18:40:57 -0400
  • 78ec349dad added kql query Chris Kahrs 2022-09-20 18:38:48 -0400
  • 8848736fbb Merge branch 'gym-dssat-agriculture-sample' of https://github.com/microsoft/bonsai-gym into gym-dssat-agriculture-sample Chris Kahrs 2022-09-20 18:34:22 -0400
  • edc19f9cb0 adding expert and null policy for fert Chris Kahrs 2022-09-20 18:34:19 -0400
  • d439639629 Adding custom assessment files mpternea 2022-09-20 21:30:16 +0000
  • 650a5530a9
    random seed for agriculture (#16) Forrest Trepte 2022-09-20 12:46:16 -0700
  • 6499518df1 back out requirements change Forrest Trepte 2022-09-20 12:40:21 -0700
  • 96088cea58 Inkling updates Forrest Trepte 2022-09-20 12:34:44 -0700
  • 494506b44a cache bump Forrest Trepte 2022-09-20 12:25:11 -0700
  • dad536088d Merge branch 'gym-dssat-agriculture-sample' into forrest/random-seed Forrest Trepte 2022-09-20 12:22:17 -0700
  • 8b9f0c3f33 seed 0 -> random, always set seed Forrest Trepte 2022-09-20 12:07:01 -0700
  • f541c81ce1
    Update README.md NicMaq 2022-09-20 11:56:15 -0700
  • 8663111626
    add cleach varaible to agriculture (#15) Forrest Trepte 2022-09-20 11:55:54 -0700
  • 1ad352fc49
    Update README.md NicMaq 2022-09-20 11:41:30 -0700
  • 32132b5dce option to set random seed from config Forrest Trepte 2022-09-20 11:40:29 -0700
  • 0327237319 back out branch change Forrest Trepte 2022-09-20 11:25:42 -0700
  • 629659dc2c updated inkling Forrest Trepte 2022-09-20 11:24:08 -0700
  • b4c03838d0 version bump Forrest Trepte 2022-09-20 11:20:08 -0700
  • f697e874f6
    Update README.md NicMaq 2022-09-20 11:16:10 -0700
  • a41884979f
    Create README.md NicMaq 2022-09-20 11:14:55 -0700
  • 53d981eb6a
    Create LICENSE NicMaq 2022-09-20 11:14:40 -0700
  • c5fa902034 New Gym step API, new seeding, new render NicMaq 2022-09-20 11:10:50 -0700
  • b6ef3cf2cc removes the gym 0.18.0 requirements NicMaq 2022-09-20 11:08:49 -0700
  • c6ac48bce2 Added the json to debug connector in Bonsai NicMaq 2022-09-20 11:07:42 -0700
  • 7f1e0be31e Add the py and ink for the inverted pendulum. NicMaq 2022-09-20 11:04:26 -0700
  • 13896c8558 env->_env Forrest Trepte 2022-09-20 11:01:42 -0700
  • b669b4acf4 add cleach variable by reaching into internal env state Forrest Trepte 2022-09-20 10:56:06 -0700
  • 88f6d65ceb readme update Forrest Trepte 2022-09-20 10:32:31 -0700
  • ea849faaa4 updated inkling Forrest Trepte 2022-09-20 09:50:05 -0700
  • 0788c73a79
    agriculture modes (#14) Forrest Trepte 2022-09-19 17:49:20 -0700
  • c1f9bd5373 revert branch change Forrest Trepte 2022-09-19 17:47:37 -0700
  • d920293bbc Inkling variants for the three modes Forrest Trepte 2022-09-19 17:44:42 -0700
  • 492e216537 fix ==/= bug Forrest Trepte 2022-09-19 17:10:42 -0700
  • 20e3fe795d updated doc with missing steps REDMOND\naprakas 2022-09-19 16:42:09 -0700
  • c68d82a908 Merge branch 'gym-dssat-agriculture-sample' into forrest/agriculture-mode Forrest Trepte 2022-09-19 16:03:37 -0700
  • 0befc5e7de print mode Forrest Trepte 2022-09-19 16:02:00 -0700
  • d3a87a3ad5 include mode in state Forrest Trepte 2022-09-19 15:47:36 -0700
  • 81fc138144 handle null observation Forrest Trepte 2022-09-19 15:39:50 -0700
  • 8873356ee9 numeric mode value Forrest Trepte 2022-09-19 15:03:34 -0700
  • 973f36109a change mode using config value Forrest Trepte 2022-09-19 15:00:11 -0700
  • dfa37dc7f2 Added files for remote debugging REDMOND\naprakas 2022-09-19 14:51:10 -0700
  • 04e7ca45bf init_mode method Forrest Trepte 2022-09-19 14:46:20 -0700
  • 7cf495c0d0 try all mode Forrest Trepte 2022-09-19 14:25:31 -0700