Peter Henderson

Results 14 issues of Peter Henderson

Hi are the ByteNet and Convolutional things here working? have they been tested? seems like since some refactoring they are broken, but i'm wondering if the code there has been...

Hi, I was wondering if you're planning on release a set of debiased embeddings which also address racial bias? You mention it in the related paper that it exists but...

### 📚 The doc issue There is no information on what config or machines this was tested on, nor what the results actually were. I was unable to get my...

documentation

Can we run a chron job to update from electricity map? Or maybe we can update the averages directly using the parsers? https://github.com/tmrowco/electricitymap-contrib/blob/2009ad04be124eec67651408b2d9292dd5bb36ba/parsers/EIA.py

When using ray, there is a hard exit where we always see an stack trace printed because of sys.exit being called on worker nodes. Is there a way to exit...

Some servers can't use IP address to get region. For these provide an override mechanism to set the location through an environment variable.

enhancement

We would ideally like to run CI through GH Actions. Actions run on a VM through Azure: > GitHub hosts Linux and Windows runners on Standard_DS2_v2 virtual machines in Microsoft...

blocked

Somewhat blocked by #18. In current latest trial, nvidia-pmon formatting is different in colab and judging by other issues can vary across systems. If we can figure out how to...

documentation
enhancement

There's sometimes a race condition if you try to read the latest data for the impact tracker where the json returned is garbage because it's still being written. Currently have...

enhancement