Here are
135 public repositories
matching this topic...
ClearML - Auto-Magical Suite of tools to streamline your ML workflow. Experiment Manager, ML-Ops and Data-Management
Updated
Aug 15, 2021
Python
Main development repository for Rigs of Rods soft-body physics simulator
ClearML Agent - ML-Ops made easy. ML-Ops scheduler & orchestration solution
Updated
Aug 13, 2021
Python
Updated
Aug 15, 2021
Java
Factorio mod adding logistic network for trains.
Putting the "train" in training
Updated
Nov 10, 2019
Python
Real-time status for Philadelphia Regional Rail
Updated
Aug 12, 2021
JavaScript
A python wrapper for Indian Railways Enquiry API!
Updated
Jun 8, 2021
Python
ClearML Server for Kubernetes Clusters
Updated
Aug 4, 2021
Smarty
🚉 A simple clone of the Lines tube status app written in the Red Programming Language.
ClearML Server for Kubernetes Clusters Using Helm
⚠️ NOTICE: This starter kit was used for 2019 challenge and has been deprecated in favour of 2020 Flatland challenge's starter kit present here
Updated
Jun 9, 2020
Python
A Processing.py project to generate beautiful subway maps
Updated
Apr 28, 2019
Python
This is the website build for searching the Train Schedule , Seat Availability, Train Timings, Fare Enquiry, Trains Between Stations and Booking seats online.
TrAIn_Connection_Prediction - The best Train Delay Prediction System. TCP
Updated
Aug 15, 2021
Python
🚂 A menu bar app for macOS that displays the speed of the TGV you are travelling with.
Updated
Aug 15, 2018
Swift
Unofficial NodeJS module for Nederlandse Spoorwegen API
Updated
Aug 3, 2021
JavaScript
A sensor to provide MTA Subway service statuses for Home Assistant.
Updated
Apr 4, 2020
Python
Drive a model train with prototypical controls, realistic behavior, and simulated physics; uses JMRI's WebSockets interface for layout connection
Updated
Nov 28, 2017
JavaScript
A metro/subway flow simulation.
Updated
Jul 30, 2020
TypeScript
A simple Rust command-line app for logging delayed trains (> 15 minutes) between two stations
Updated
Jul 26, 2018
Rust
A music box of train station melodies from the JR Yamanote Line 🚃
A scrapy spider that scraps times and prices from Voyages Sncf. It uses scrapyrt to provide an API interface.
Updated
Dec 27, 2018
Python
The iRail data wall at De Krook library in Ghent!
Updated
Mar 23, 2017
JavaScript
🚃 A simple little up-going game
Updated
Feb 11, 2017
JavaScript
A Ruby gem to access Viaggiatreno.it to retrieve real time information about Italian trains (Trenitalia)
Updated
Feb 28, 2019
Ruby
python CLI for fast Spanish Renfe timetables retrieval - now with selenium
Updated
Jul 20, 2021
Python
Improve this page
Add a description, image, and links to the
trains
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
trains
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We recently added the
Map::validCoordsfunction. This should be used in a number of locations. Search the codebase for the constant 0x2FFF, 12287, 0x3000 or 12288 and if its aMap::Pos2orPos3then it very likely should be using thevalidCoordsfunction.Likewise if its 384, 0x180, or 0x17F, 383 and if its a
Map::TilePos2then it should probably also be using thevalidCoordsfuncti