-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quantify Results #18
Comments
I think comparing against another method would be nice. We can likely implement two more if we choose them carefully |
The scoreboard gives us an easy way to quantify the performance. |
Expected time to accident? |
Plot rewards and actions in nice formatting. |
I would like to include a way to spit out reward, and action history into csv |
MATLAB structAA228MDP_uniqueIdentifier.matstruct with the following fields: absoluteStatesagent's and obstacles' absolute (not relative) states in the following matrix: actionsrewards? simPeriods ( always 1200 for now), others?.csv files and descriptionsabsolutesStates.csvdescription: agent's and obstacles' absolute (not relative) states in the following matrix: actions |
We need a way to quantify the progress of our methods.
Maybe compare it to the score of a human player? Compare Forward Search and another method?
The text was updated successfully, but these errors were encountered: