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
a8083e3d7bc62d2aba086bf3eac42c5234a43922
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
20
May
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
8
5
4
3
#22 flake8 for examples
Merge branch 'master' into local_obs_implementation
#26 pydeps
#26 pydeps
#26 pydeps
#26 pydeps
#26 pydeps
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland into pydeps
#26 pydeps
#26 pydeps
added xvfb-run and sh to testenv whitelist_externals as multi-line list
adding -a option to xvfb-run, and putting xvfb-run in
try using xvfb-run inside Makefile for coverage (which runs py.test)
set DISPLAY in tox.ini for tk tests with window
trying to set DISPLAY for tk test
fixed lint
added transparency / opacity with PIL.
added transparency / opacity with PIL.
Merge branch '30-spm-requirements-specification' into 'master'
Addresses #30 - Consistently use requirements_dev for specifying the dependencies of the package
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
Loading