File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
6-Constraint-Satisfaction-Problems Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,7 @@ <h2 id="rules-to-follow">Rules for the agent to follow</h2>
9191 < option value ="RIGHT "> RIGHT</ option >
9292 < option value ="SUCK "> SUCK</ option >
9393 </ select >
94+ </ td >
9495 </ tr >
9596 < tr >
9697 < th data-input ="dirty "> Dirty</ th >
@@ -139,10 +140,9 @@ <h3>Evaluating multiple agents</h3>
139140 < h3 > Evaluating many data sets</ h3 >
140141
141142 TODO: one agent on many different data sequences (avoid overfitting)
142-
143+ </ div >
143144 </ div >
144145 </ div >
145- </ div >
146146
147147 < script type ="text/javascript " src ="./cleaningRobot.js "> </ script >
148148 < script type ="text/javascript " src ="./c_cleaningRobot.js "> </ script >
Original file line number Diff line number Diff line change @@ -163,7 +163,6 @@ <h4>Third Party License Information</h4>
163163 </ div >
164164 </ div >
165165
166- </ div >
167166</ body >
168167
169168</ html >
You can’t perform that action at this time.
0 commit comments