Skip to content
Snippets Groups Projects
Select Git revision
  • 150_render_graph_d3js
  • 166-comma-missing-in-getting-started-doc-in-basic-usage-template
  • 166-comma-missing-in-getting-started-doc-in-basic-usage-template-2
  • 168-multispeed-penalties
  • 170_save_episode
  • 171-refactoring-move-distance_map-generation-from-obs_builder-to-railenv
  • 173-refactoring-type-hints-named-structures-for-observation-builders-and-predictors
  • 176-bug-fix-sparse_rail_generator
  • 178-bug-in-step-function-reported-vetrov_andrew
  • 182-sparserailgenerator-agent-placement-invalid-direction
  • 182-sparserailgenerator-agent-placement-invalid-direction-2
  • 189-add-visualization-for-distance-map
  • 190-clean-up-examples-and-tests-where-observationbuilders-inherit-from-treeobsforrailenv
  • 191-refactor-data-structure-of-treeobsforrailenv
  • 192-global-observation-error-reported-by-participant
  • 209_increasing_feasibility
  • 42-run-baselines-in-ci
  • 42-run-baselines-in-ci-2
  • 62-increase-unit-test-coverage
  • master default
  • v2.0.0
  • v0.3.10
  • v0.3.9
  • v0.3.8
  • v0.3.7
  • v0.3.6
  • v0.3.5
  • v0.3.4
  • v0.3.3
  • v0.3.2
  • v0.3.1
  • v0.3.0
  • v0.2.0
  • v0.1.2
  • QT_Rendering
  • pre_agents_handles
  • v0.1.1
37 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021May20191817161514131211109876543130Apr29282726252423222120191817161512111098543cleanup flake8Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland into 29-jw-test-play-renderfixed lint, commented out some untouched Agent / pytorch refsMerge branch 'pydeps' into 'master'#26 cleanup flake8 for temporary_example and tox.iniMerge branch 'master' of gitlab.aicrowd.com:flatland/flatland into pydeps#22 improved stacking np arrays; improves play_model (20 trials, 5 agents) 55s > 45suse set instead of list for more efficient retrieval (hash set with O(1) instead of linear array with O(n))added direction of other agents in global envadded direction of other agents in global observationa_star with sets instead of lists: cleanupa_star with sets instead of lists: cleanupMerge branch 'master' of gitlab.aicrowd.com:flatland/flatland into 22-performance-tuninga_star with sets instead of lists: cleanupuse set() instead of list to speed up is_node_in_list (O(n) -> O(1))Merge branch 'FixIssue18' into 'master'fixed issue #18Merge branch 'flake8-for-examples' into 'master'#22 flake8 for examplesMerge branch 'master' into local_obs_implementation#26 pydeps#26 pydeps#26 pydeps#26 pydeps#26 pydepsMerge branch 'master' of gitlab.aicrowd.com:flatland/flatland into pydeps#26 pydeps#26 pydepsadded xvfb-run and sh to testenv whitelist_externals as multi-line listadding -a option to xvfb-run, and putting xvfb-run intry using xvfb-run inside Makefile for coverage (which runs py.test)set DISPLAY in tox.ini for tk tests with windowtrying to set DISPLAY for tk testfixed lintadded 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 packagefirst implementation of local observation, need testingbutchered Player to remove all trace of nn agent and torch
Loading