-
## ❓ Questions & Help
Hello, I'm doing a subway traffic problem with GAT using PyG, but I found the result is poorly improved (even sometimes drop) compared with no edge graph.
Here is my code…
-
Hi! I'd like to extract addresses and locations (subway stations, districts...) from a user question like "I'd like to eat near _Central park_" or "Where can i find a doctor near _10 av. des Champs El…
-
It seems like HVV ferry departures are not working.
For example id `6256` is the `Teufelsbrück` stop.
Requesting departures via `https://v5.hvv.transport.rest/stops/6256/departures?ferry=true` a…
-
hello
i try make this with icons :
#include "../IconsFontAwesome.h"
ImGuiIO& io = ImGui::GetIO();
io.Fonts->AddFontDefault();
ImFontConfig config;
config.MergeMode = true;
…
-
For the new NYC buses transit system (https://github.com/jamespfennell/transiter/pull/97), I'm seeing GTFS realtime feed updates taking up to 7 seconds. To be clear, this is probably not a huge deal f…
-
### Describe the bug
Looking at the ["official" SD implementation](https://github.com/Stability-AI/stablediffusion), we can see in the end of the inference config file the following lines:
https…
-
I have a list of dataframes, df1,df2 ... df6. I want to rename all columns in these dataframes in the same way. However, when I run through it with a for list, the columns are not changed.
Here is …
-
For ARTM 2022: add an API call to get all alternatives and return array of all possible lines (uuid, shortname, longname, agency uuid, agency acronym and agency name)
Will be called from evolution,…
-
Hi Aximus!
Just sharing a tablet compatible version of the card that might be useful for someone being late for the bus by highlighting the vehichle number and the arrival time. I've been using it …
-
Tracking pending issues from https://github.com/e-mission/e-mission-phone/pull/1000
- [ ] Memoize all `display_` properties so they are not recomputed every time (https://github.com/e-mission/e-mis…