Skip to content
Snippets Groups Projects
Commit 027ea369 authored by Antonio Andriella's avatar Antonio Andriella
Browse files

working version of the entire framework for generating a policy

parent 90c0962f
No related branches found
No related tags found
No related merge requests found
.idea
user_react_time,game_state,attempt,agent_feedback,user_memory,user_action,agent_assistance,user_reactivity
2,0,0,0,0,0,0,0
1,0,0,0,0,0,1,0
1,1,0,0,0,0,1,0
0,1,0,0,0,2,0,0
0,1,1,0,0,0,2,0
0,2,0,0,0,2,0,0
1,2,1,0,0,0,1,0
cum_elapsed_time,to,cum_react_time,from,timeout,user_action,token_id,caregiver_feedback,avg_caregiver_assistance_per_move,attempt
7.621,1,0.0,13,0,,289,0,0.0,1
0.71,2,7.663,8,0,,311,0,0.0,1
1.738,3,5.253,15,0,,321,0,0.0,1
0.931,4,10.58,20,1,,499,0,0.0,2
0.826,5,6.484,12,2,,537,0,0.0,2
with_feedback,objective,session,user_id,timeout
True,ascending_odd,2,1,15
game_state,user_action,attempt,caregiver_feedback,react_time,caregiver_assistance,user_react_time,from,elapsed_time,to,timeout,token_id
0,0,1,0,0.0,0,2,13,7.621,1,0,289
0,0,1,0,7.663,0,1,8,0.71,2,0,311
1,0,1,0,5.253,0,1,15,1.738,3,0,321
1,2,1,0,15,0,0,,0,,0,
1,0,2,0,10.58,0,0,20,0.931,4,1,499
2,2,1,0,15,0,0,,0,,1,
2,0,2,0,6.484,0,1,12,0.826,5,2,537
tot_elapsed_time,avg_lev_assistance,tot_react_time,n_timeout,n_attempt,n_sociable
11.826,0.0,29.980000000000004,3,7,0
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment