Skip to content

Latest commit

 

History

History

README.md

data_debug

mini dataset, for debugging purposes only




J_star (= values) to verify correctness of Async_VI




data values for probability matrix




indices for probability matrix




index pointer for probability matrix




shape for probability matrix




parameters in .npz-format. Content is equivalent as parameters.pickle




containing all other parameters that are needed for Value Iteration --> number of stars, fuel capacity, max number of actions, max jump range, confusion distance (insecurity of decision) and number of states




PI_star (= policy) to verify correctness of Async_VI




data values for star_graph matrix




indices for star_graph matrix




index pointer for star_graph matrix




shape for star_graph matrix




information at which stars you can refuel