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.02Oct129Sep2826241697654328Aug27211817161514131029Jul282420191312987830Jun1213121110875432323231May20192Dec27Nov26252221201914131211876542131Oct3029282725242322211817161413121110987654add timeout test in test-service notebookadding services -redis to gitlab-ci.yml in the test_conda_setup section tooadding services -redis to gitlab-ci.yml so redis available for test-service evaluator testuse importlib_resources in test_service notebook - find path to env_datafixed service.py to work with test-service notebook. Also made it send errors with pickle when pickle is setadding env_data/tests/service_test dir with test envs for service.pyupdate / merge service.py from infinite_wave branch, and add test-service notebook (not yet working)added FileMalfunctionGen to replace file_malfunction_generatorMerge remote-tracking branch 'origin/infinite_wave' into infinite_waveMaking shuffle=False the default for infinite wavetweak comments in ACF notebookremoved output from the ACF notebooktweaked the deadlock example in the agent-close-following notebookcount deadlocks; store deadlock status per agent in saved episodeBump version: 2.2.1 → 2.2.2Handling timeouts correctly for Round 2improved error handling in render-episode. assertion for mismatch.adding Test_9_Level_1.pkl as test env in render-episode notebook - this one has malfunctionsFixed typoClearer termination messagesAdded termination cause meta infoMerged from 323_unordered_cell_lockingBetter loggingCorrectly handling case when mean percentage done during a test gets too lowRound 2 modifications (infinite wave)Merge branch '323_unordered_cell_locking' of gitlab.aicrowd.com:flatland/flatland into 323_unordered_cell_lockingremoving notebook outputremoving explicit graphviz calls from UCF Agent Close Following notebookmerging from master into 323- branchflatland-animate change kernel to match Python 3.adding flatland-animate notebook. Simple animation.increase cell timeout from default 30s to 120s in run_all_notebooks.pychanged tox.ini to run notebooks from the tox envdir (.tox/notebooks) so they don't overwrite those in your local copy. Updated the notebooks to load env files from the package mechanism importlib_resources. This now gets them from the copy of env_data down in the tox python virtualenv.adding notebook-list, a list of notebooks to *include* in run-all-notebooks (already modified in last commit). This is so you can run tox without it choking on your local broken notebooks in development :)made the env loading more forgiving (in persistence) to allow the loading of old envs, and msgpack files with .pkl extension. Also give default 100 max_episode_steps where this is missing. Add test-saved-envs notebook to test loading all old envs.Merged from 323_unordered_cell_lockingRemoved pygraphviz dependency from requirements fileInfinite wave: overall timeout, min percentage per Test, evaluation in order, doubled pre-planning/step time limitsignore absent pygraphviz - wrap render call (to_agraph) in try/except ImportError in agent_chainsAdditional service command line arguments
Loading