- 13 May, 2019 3 commits
-
-
Erik Nygren authored
-
Erik Nygren authored
-
Erik Nygren authored
removed debugging print in generator. Updated training: Agent that have terminated do not receive observation untill all agents terminate.
-
- 12 May, 2019 3 commits
- 11 May, 2019 1 commit
-
-
hagrid67 authored
-
- 10 May, 2019 2 commits
-
-
Erik Nygren authored
-
Erik Nygren authored
-
- 09 May, 2019 12 commits
- 08 May, 2019 5 commits
-
-
maljx authored
-
maljx authored
-
maljx authored
-
hagrid67 authored
Added PIL graphics - 5-10 times faster than MPL move adaptColor into GraphicsLayer change scatter size arg to s like MPL move clf, get_cmap up into GraphicsLayer added boolean "train" arg to ddqn step() to make running faster in player / editor add plotTreeObs - not finished. improved pixel scaling in editor (I hope) Made the agent background steps update a progress bar.
-
hagrid67 authored
-
- 07 May, 2019 2 commits
- 06 May, 2019 3 commits
-
-
Erik Nygren authored
-
spiglerg authored
-
Erik Nygren authored
-
- 05 May, 2019 8 commits
-
-
hagrid67 authored
New notebook Editor2.ipynb.
-
hagrid67 authored
-
hagrid67 authored
-
hagrid67 authored
cell_neighbours_valid
-
hagrid67 authored
Add deadend logic for start, end of mouse stroke. Use remove_deadends in set_transition for 3 cell transitions.
-
hagrid67 authored
in Grid4Transition. Add has_deadend and remove_deadends() in RailEnvTransitions. (should they be in RailEnv or Grid4...?)
-
hagrid67 authored
in GridTransitionMap.
-
Erik Nygren authored
-
- 04 May, 2019 1 commit
-
-
hagrid67 authored
add cell_neighbours_valid, is_cell_valid to transition_map add invalid cell detection to editor and rendertools
-