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
Commits
236eba12e1b01561a99e357e5894dabbec220bba
Select Git revision
Branches
5
master
default
patch-1
42-run-baselines-in-ci
spm/pre-release-refactor
62-increase-unit-test-coverage
Tags
5
v0.2.0
v0.1.2
QT_Rendering
pre_agents_handles
v0.1.1
10 results
flatland
flatland
core
env.py
Author
Search by author
Any Author
authors
sfwatergit
sfwatergit
1 author
Apr 19, 2019
initial (working) tree observations, railenv+generators moved to envs/rail_env.py, fixes
· 236eba12
spiglerg
authored
6 years ago
236eba12
Apr 18, 2019
change in API: rail_generator
· 5064de8e
spiglerg
authored
6 years ago
5064de8e
ObservationBuilder dummy + relevant modifications to env
· 671e7521
spiglerg
authored
6 years ago
671e7521
Apr 15, 2019
fixed tests
· 8e0869cd
spiglerg
authored
6 years ago
8e0869cd
Added TransitionMap objects + replaced relevant use of grid cell
· 25bb98a0
spiglerg
authored
6 years ago
25bb98a0
Apr 09, 2019
fixes to linting errors
· 5b64aba3
maljx
authored
6 years ago
5b64aba3
refactor GridTransition into Grid4, Grid8Transition.
· ef60e4ce
maljx
authored
6 years ago
ef60e4ce
Simple tests for rail_env
· 94293fa8
gmollard
authored
6 years ago
94293fa8
Apr 04, 2019
added very preliminary RailEnv in env, and rail_env_generator utils in utils
· 15679dc6
spiglerg
authored
6 years ago
15679dc6
Apr 03, 2019
90% fixed docstrings in transitions and env; a few left to do + pylint to fix
· 7230431b
spiglerg
authored
6 years ago
7230431b
cleaned docstrings env.py
· 62567d6f
spiglerg
authored
6 years ago
62567d6f
Live changes from the call
· 47a7a111
spmohanty
authored
6 years ago
47a7a111
fixed pylint
· bf23b1b8
spiglerg
authored
6 years ago
bf23b1b8
fixed pylint
· 27f0c108
spiglerg
authored
6 years ago
27f0c108
initial draft interface for env.py, derived from rllib.env.MultiAgentEnv
· 3c86f244
spiglerg
authored
6 years ago
3c86f244
Adding transition implementation from giacomo, and reformatting code
· 05f6003f
spmohanty
authored
6 years ago
05f6003f
Loading