← Back to all projects

aws/amazon-sagemaker-examples

RL notebook examples, Dockerfile updates, integration tests.

15 commits Jul 31, 2020 — May 03, 2021 Python View on GitHub ↗

May 2021

b05f7194 May 03, 2021 RL: Update Dockerfile for roboschool stable baselines (#1912)

January 2021

8d6fa2a5 Jan 13, 2021 RL: Adding "-evaluation" suffix to eval jobs in cartpole coach notebooks.. (#1913)
170dd9f6 Jan 13, 2021 RL: Update HVAC and roboschool distributed training notebooks (#1914)
39341172 Jan 13, 2021 RL: Update HVAC training notebook (#1928)
ba737799 Jan 06, 2021 RL: Minor updates to a few notebooks (#1911)
d7d97423 Jan 05, 2021 RL: Replace custom docker image and add Ray 0.8.5 to Ray cartpole training and evalulation (#1910)
6cffd082 Jan 05, 2021 RL: Update tf_serving_utils.py to fix errors in Cartpole Ray notebook. (#1909)

December 2020

f293c56b Dec 12, 2020 Update the following RL notebooks to Ray 0.8.5: (#1799)

November 2020

edfc2d04 Nov 16, 2020 Update RL notebooks to Sagemaker Python SDK v2 (#1741)

October 2020

f45839b7 Oct 23, 2020 delete extra common folder inside rl_game_server_autopilot/sagemaker directory (#1653)
f00a5a68 Oct 23, 2020 fix: move the Tensorflow import in coach_launcher.py inside the _save_tf_model fn (#1652)
e4efb1f7 Oct 19, 2020 Running tests in parallel for RL notebooks. (#1624)
0fc7201e Oct 13, 2020 Add integration tests using Papermill library for RL notebooks. List of notebooks covered in the tests: (#1580)

August 2020

aafbb771 Aug 26, 2020 Minor: fix typo in introduction_to_applying_machine_learning/US-census_population_segmentation_PCA_Kmeans/sagemaker-countycensusclustering.ipynb (#1467)

July 2020

44d0ffa9 Jul 31, 2020 Add Cartpole example for learning using ray lib. (#1331)