- Jun 03, 2020
-
-
hagrid67 authored
switched back to load_resource in rail_env test. passed load_from_package arg down to from_file generators. switch default renderer to PGL from BROWSER. Added conditional import for flask_util in rendertools to hopefully avoid some startup delays and hanging tests. Added os.makedirs to intro_flatland 2.1 for saved frames folder. Removed explicit gl=PILSVG
-
- Nov 21, 2019
-
-
u214892 authored
-
- Nov 13, 2019
-
-
- Nov 08, 2019
-
-
Erik Nygren authored
-
- Nov 06, 2019
-
-
hagrid67 authored
-
- Nov 04, 2019
-
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
- Oct 31, 2019
-
-
Erik Nygren authored
-
Erik Nygren authored
This resolves issue #273 updated examples
-
Erik Nygren authored
This resolves issue #273
-
- Oct 30, 2019
-
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
At each step we first check for possible malfunctions. THen we apply them and do all the agent steps At the end we look at what agents should be fixed. This lead so to: Current malfunction value says how many step calls are necessary till agent can move again e.g. malfunction = 2, we have to call step() twice untill the agent can move again. Code cleanup
-
Erik Nygren authored
It now gives the probability that an agent breaks at given time step given the number of agents and the rate of failures of a single agent. These number now need to be much larger.... otherwise we will have alot of failures
-
- Oct 29, 2019
-
-
Erik Nygren authored
Updated example
-
Erik Nygren authored
Adresses issue #263
-
Erik Nygren authored
-
Erik Nygren authored
Adresses issue #263
-
Erik Nygren authored
-
Erik Nygren authored
Fixes the examples
-
- Oct 28, 2019
-
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
Fixed how we handle agents off the grid with the observation example
-
- Oct 21, 2019
-
-
Erik Nygren authored
-
Erik Nygren authored
calculating max possible number of cities and aborting if only one city can be built. Also updated the way we chose city orientation.
-
- Oct 18, 2019
-
-
u229589 authored
add named tuple for result of schedule generator and add max_episode_steps to the schedule generator
-
- Oct 17, 2019
-
-
u229589 authored
-
- Oct 13, 2019
-
-
Erik Nygren authored
-
- Oct 11, 2019
-
-
Erik Nygren authored
-
- Oct 10, 2019
-
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
- Oct 09, 2019
-
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
- Oct 08, 2019
-
-
Erik Nygren authored
-
Erik Nygren authored
-