Flatland. A community project to build and test AI models that manage train scheduling.

github.com/yk/youtube-flatland

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2022
  • Merge pull request #10 from yk/dependabot/pip/youtube_flatland/utils/…
June 2022
  • Bump numpy in /youtube_flatland/utils/flatland_training
March 2022
  • Merge pull request #9 from yk/dependabot/pip/youtube_flatland/utils/f…
  • Bump pillow in /youtube_flatland/utils/flatland_training
January 2022
  • Merge pull request #8 from yk/dependabot/pip/youtube_flatland/utils/f…
  • Bump numpy in /youtube_flatland/utils/flatland_training
  • Merge pull request #7 from yk/dependabot/pip/youtube_flatland/utils/f…
  • Bump pillow in /youtube_flatland/utils/flatland_training
December 2021
  • WIP
  • fixed is_junction
September 2021
  • Merge pull request #6 from yk/dependabot/pip/youtube_flatland/utils/f…
  • Bump pillow in /youtube_flatland/utils/flatland_training
July 2020
  • manual game for trying out actions
  • added agent positions
  • blub
  • altered map slightly. graph and resources seem OK now :)
  • new test graph, still bug in merging and resource detection (both min…
  • added within junction merge before linear merging
  • added edges and vertex labels to plot
  • added edge position attribute and function that returns edge id's tha…