Skip to content

Commit 4bf27f7

Browse files
authored
Added note on running agent.py
1 parent aa333dd commit 4bf27f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/smartcab/smartcab.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
"Optionally, you may disable to the visual simulation (which can make the trials go faster) by setting the `'display'` flag to `False`. Flags that have been set here should be returned to their default setting when debugging. It is important that you understand what each flag does and how it affects the simulation!\n",
133133
"\n",
134134
"Once you have successfully completed the initial simulation (there should have been 20 training trials and 10 testing trials), run the code cell below to visualize the results. Note that log files are overwritten when identical simulations are run, so be careful with what log file is being loaded!\n"
135+
"Run the agent.py file after setting the flags from projects/smartcab folder instead of projects/smartcab/smartcab."
135136
]
136137
},
137138
{

0 commit comments

Comments
 (0)