Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
baselines
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xzhaoma
baselines
Graph
526c6dfef3b4058bcccaabe8d03761ed7ca7940f
Select Git revision
Branches
2
master
default
testing_a3c
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Sep
11
1
31
Aug
29
28
27
14
12
31
Jul
26
25
23
19
18
17
16
15
11
10
9
8
6
5
3
2
1
29
Jun
28
27
25
24
22
16
15
14
13
12
11
9
7
6
5
29
May
24
23
22
21
20
19
17
15
14
13
Update render_agent_behavior.py
master
master
Update render_agent_behavior.py
Auto stash before merge of "master" and "origin/master"
fix path error when executing from cmd.
fixed reward bug
fixed reward bug
fixing learning issues
updated handling of end of episode
updating training to handle stochastic events and different agent speeds.
fixed bug where all values are infinite
only store observations in buffer when you are allowed to take an action!
only store observations in buffer when you are allowed to take an action!
updated observation and training to handle multi-speed
updated training navigation and render_agent_behavior
updated sequential agent
updated training and inference to flatland 2.0 level generators
using new level generator for training and inference
using new level generator for training and inference
updated observation builder as well as normalization!!!
updated loading of files in example files
Merge branch '141-different-agent-classes' into 'master'
merge #141 fixed typo
merge #141 renamed agent_generator* to schedule_generator*
#141 different agent classes
#141 different agent classes
Merge branch 'master' into 'master'
fix cpu/gpu display bug.
Merge branch 'master' of gitlab.aicrowd.com:flatland/baselines
Changed renderEnv to render_env
Update Getting_Started_Training.md
bugfix-missing activations in subnetwork
testing_a3c
testing_a3c
code for testing new local obs by mlerik, added config file for setting of parameters
updated prediction length in shortestpathpredictor
Added new observation and prediction builders to deviate from standard implementation in flatland
updated normalization of tree observation in observaiton utils
Merge branch 'master' of gitlab.aicrowd.com:flatland/baselines
Updatd training and minor updates
Update Getting_Started_Training.md
Merge branch 'master' of gitlab.aicrowd.com:flatland/baselines
fixed training
Loading