-
# Timeline
# Title
Gitcoin Torchbearer
# Design Inspiration
[Olympic torchbearer
](https://www.google.com/search?q=olympic+torchbearer&source=lnms&tbm=isch&sa=X&ved=0ahUKEwiYt5_hvdfgAhXQdn0KHdV…
-
Hi! I am trying to implement SWA with Torchbearer but I'm having issues with the state etc. Could anybody point me in the direction of some resources to better understand how to use SWA with Torchbear…
-
Hi
Thanks for working on a character sheet for Torchbearer in FVTT. I get an error saying "not a valid manifest file" when I try to import the project into Foundry. I have tried importing both as s…
-
Hi there! Thanks for sharing your work! The paper is very impressive!
I ran the cifar_experiment.sh with cifar data, resnet model, and fmix. However, I'm a little confused about two things:
1- Tra…
-
Hi! I'm trying to fork the repo and add some functionality for an experiment. But that requires an addition in the training loop. I've read the documentation and the code but I can't seem to understan…
-
Hi,
I am wondering how do you plot the gif images. Mainly, how do you transfer the affine matrix to the red rhomboids in mnist.gif? It would be great if you kindly share the code.
Thank you very muc…
-
Dwarves will get a loadout system where they can spawn with more items or get upgrades. This can include:
- Spawning with more cobble
- Breaking gravel for more cobble
- Safefall
- Sword dashing
- Po…
-
The `technology` run failed in #115 due to a video which is only available as an HLS stream. Here's the JSON -
```
"resources": {
"h264": null,
"hls": {
"adUrl": "https://puba…
-
## 🐛 Bug
When I use torch.multiprocessing.spawn in distributed GPU training (on a single machine), I observe much slower training times than starting the processes independently.
This is even mo…
-
Based on comment from @BenHFT
> That's great, very useful. Can you give a bit more detail on step 7. Say I've constructed the URL as TTN spec, how does that get used by the Cloud2Device service, or…