Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Flatland
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
sfwatergit
Flatland
Graph
c68104da7116e7531c8ecab0ee3b55cd2e78ada4
Select Git revision
Branches
5
42-run-baselines-in-ci
62-increase-unit-test-coverage
master
default
patch-1
spm/pre-release-refactor
Tags
5
v0.2.0
v0.1.2
QT_Rendering
pre_agents_handles
v0.1.1
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Jun
12
11
10
7
6
5
4
3
29
May
28
27
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
30
Apr
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
12
11
10
9
Merge branch '64-prediction-should-respect-target' into 'master'
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland into 57-access-resources-through-importlib_resources
post-merge fix #64
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland into 64-prediction-should-respect-target
fix test_env_prediction_builder
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland
fix master
Removed predict() from env.py
Updated prediction in observation builder
#57 added documentation
#64 bugfix prediction should respect target
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland into 64-prediction-should-respect-target
#64 bugfix prediction should respect target
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland
Moved Prediction from Env to Observation. You can now pass your own predictor to the tree observation builder. if no predictor is passed everything stays the same.
minor commenting change
#64 bugfix prediction should respect target
added get_many() method to observation builders, base class and derived. Also removed the render() methods in the env base class and railenv
formatting flake8
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland into 57-access-resources-through-importlib_resources
numpy 1.16.4 dependency update
Editor bug fix
#57 flake8 cleanup
#57 PILSvg from resource
#57 PILSvg from resource
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland into 57-access-resources-through-importlib_resources
#57 PILSvg from resource
add comments. minor hack to improve agent colours
added new SVG files
Added new SVG files
make env-data a module named env_data to access it with importlib_resource
#57 refactoring test_integration_test.py using examples/Demo.py
added importlib-resources to requirements-dev.txt
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland into 57-access-resources-through-importlib_resources
Merge branch 'FixTreeObsCurvedRails' into 'master'
fixed bug for treeobs in curved rails: now the tree branch will look as 'forward' even on a curve
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland into 57-access-resources-through-importlib_resources
Merge branch 'Fix43and60' into 'master'
try to fix stalling example 3
try to fix stalling example 3
Loading