Skip to content

hennequin-lab/RL-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database structure

User:

  • id
  • user token

Episode:

  • id
  • game_type [text label]
  • user_id
  • start time (absolute)
  • agent start
  • reward location
  • wall config
  • total reward

Steps:

  • episode_id
  • step
  • agent location
  • action taken from there
  • time of that action (from beginning of episode)
  • outcome
  • cumulative reward

About

Kris' game in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors