Skip to content

Commit

Permalink
added links to Doncey's Billiards project and codebase
Browse files Browse the repository at this point in the history
  • Loading branch information
zsunberg committed Jun 5, 2023
1 parent 29aa431 commit 92913d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added previous/projects/2023/billiards_rl-6.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion project/project_ideas.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Ideas for the final project

1. Apply a method from this class to a research problem that you are working on.
2. Create a long-horizon billiards shot engine https://youtu.be/vsTTXYxydOE
2. Create a long-horizon billiards shot engine https://youtu.be/vsTTXYxydOE (a previous student started a codebase here: https://github.com/donceykong/billiards-rl)
3. Create a (PO)MDP model of a skiing robot and find a decent descent solution.
4. Re-produce the results from a reinforcement learning paper and run at least one extra experiment that is not in the paper.
5. Build a DESPOT solver without determinization and compare it to the determinized version to quantify the value of determinization
Expand Down

0 comments on commit 92913d0

Please sign in to comment.