Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions static/leaderboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ <h3>design a controller to steer a (simulated) car</h3>
<tr> <td></td> <td>6.880</td> <td><a href="https://github.com/RyanL2">RyanL2</a>&nbsp;👑<td>per segment direct quadratic optimization</td> </tr>
<tr> <td></td> <td>6.880</td> <td><a href="https://github.com/hypery11">hypery11</a>&nbsp;👑<td>per segment direct quadratic optimization</td> </tr>
<tr> <td></td> <td>6.880</td> <td><a href="https://github.com/pmazumder3927">pmazumder3927</a>&nbsp;👑<td>per segment direct quadratic optimization</td> </tr>
<tr> <td></td> <td>6.880</td> <td><a href="https://github.com/VeigaPunk">VeigaPunk</a>&nbsp;👑<td>per segment direct quadratic optimization</td> </tr>
<tr> <td></td> <td>7.083</td> <td><a href="https://github.com/Vansh404">Vansh404</a></td> <td>online simulator probing with rng reset </td> </tr>
<tr> <td></td> <td>7.228</td> <td><a href="https://github.com/Yezus69">Yezus69</a><td>per segment optimized actions</td> </tr>
<tr> <td></td> <td>13.593</td> <td><a href="https://github.com/auriium2">auriium2</a><td>per segment MPC</td> </tr>
Expand Down
Loading