Skip to content

Commit 3caca79

Browse files
authored
UPdate deepracer_rl.ipynb
Commented out reference to unneeded RL files per Solutions Guidance code scan.
1 parent 8a3cc52 commit 3caca79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dpr401/deepracer_rl.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"from misc import get_execution_role, wait_for_s3_object\n",
7979
"from docker_utils import build_docker_image\n",
8080
"from docker_utils import push as docker_push\n",
81-
"from sagemaker.rl import RLEstimator, RLToolkit, RLFramework\n",
81+
#"from sagemaker.rl import RLEstimator, RLToolkit, RLFramework\n",
8282
"from time import gmtime, strftime\n",
8383
"import time\n",
8484
"from IPython.display import Markdown\n",

0 commit comments

Comments
 (0)