- Oct 31, 2019
-
-
Erik Nygren authored
This resolves issue #273 renamed test to correct naming
-
Erik Nygren authored
This resolves issue #273 added test for saving and loading malfunction parameters
-
Erik Nygren authored
This resolves issue #273 fixed tests
-
Erik Nygren authored
This resolves issue #273
-
- Oct 30, 2019
-
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
Reintroduced some malfunction parameters but are not used.
-
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
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.
-
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
-
Erik Nygren authored
-
- Oct 29, 2019
-
-
Erik Nygren authored
Updated example
-
Erik Nygren authored
# Conflicts: # flatland/envs/rail_env.py # tests/test_flatland_malfunction.py
-
Erik Nygren authored
Updated example
-
Erik Nygren authored
# Conflicts: # flatland/envs/rail_env.py
-
Erik Nygren authored
Adresses issue #263
-
Erik Nygren authored
Adresses issue #263
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
refactoring of the fixing agent code part
-
Erik Nygren authored
Added fixed to attributes in agent_utils.py
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
Adresses issue #263
-
Erik Nygren authored
-