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
03ff43913ac4364d3ec913ec07aeeccb0d106555
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
17
May
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
8
5
4
3
first implementation of local observation, need testing
butchered Player to remove all trace of nn agent and torch
added test file - forgotten last time
fixed Player in play_model to run with simple obs, and use random actions
BUG Fix: Fixed missing branches in Tree Observation visualization
minor changes to rendering of observation
fixed flake8 errors
fixed formatting
fixed bugs in get() funciton in observation_builder
fixed bug in rendering of tree state observation
updated test_environments.py to import correct library
added initial tree rendering
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland
updated test for observation to account for new structure in repo
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland
fixing msgpack serialization probs with numpy arrays appearing in EnvAgent
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland
Added visited list to observations.py Tree observation
#26 pydeps
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland
adding dt2.py - illustration of QT SVG render prob on windows
#26 pydeps
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland
new training results
#26 pydeps
refactored env observations ISSUE #24 + fixed most pylint errors
refactored env observations ISSUE #24 + fixed most pylint errors
fixing flake8 error
merge commit
using msgpack to save/load state
Updated training: New state has two time frames
update requirements_dev.txt
added basic colors (from MPL colormap hsv) to SVG
SVG trains bend around corners
added SVG artwork in QTSVG renderer.
Revert "trying to fix simulation infeaasibility"
trying to fix simulation infeaasibility
latest training results
fixed missing loop over agent when episode is solved
fixed formatting
Loading