-
```
In [1]: import mxboard
In [2]: sw = mxboard.SummaryWriter('/tmp/log')
In [3]: sw.add_text('test','test', 0)
In [4]: sw.add_text('test','test', 1)
In [5]: sw.close()
In [6]: sw.flus…
leezu updated
5 years ago
-
Relates to #18
Automate deployments so they react to changes automatically (through gitops). Scaling should be done automatically as well as updating a version. Move from helm to ArgoCD for this. …
-
https://github.com/Tangshitao/Dense-Scene-Matching/blob/4957fa3f41419c31a60ffc82e234f23b8050583f/libs/engine/launcher.py#L27
should the "self.cfg.TRAIN.train_iters " be changed to "int(self.cfg.TRAIN…
-
After applying
openwrt-22.03.2-ath79-generic-tplink_archer-c5-v1-squashfs-sysupgrade.bin
plink -v -pw pass root@router.ip -m init.sh
which had been working before ( ... with same 'plink'…
-
### Discord Account
_No response_
### Motivation
Since the new update dropped, I am having two "problems" with the new UI.
First: it's too big/large when compared to the old UI. Before, I was ab…
-
Thanks for your great work! I'm wondering if u can share the loss curve for training llava-next-llama3? I've observed some different behaviour compared to training llava-next-vicuna-7b. I'm wondering …
-
wanted to have V1 style flexibility to setting different objective function and swarm visibility that i could not find in the current V2 base and genetic opt.
I think this involves porting the DPS…
-
### What happened + What you expected to happen
I'm trying to train cartpole-v1 using dreamerv3 algorithm with ```rllib train file cartpole.py```.
After more than 55k iterations I'm getting:
```
╭…
ipsec updated
7 months ago
-
Hello,
Would it be possible to add the DECam u-band and VR-filters to gaiaxpy. They are available at https://noirlab.edu/science/programs/ctio/filters/Dark-Energy-Camera
Thank you!
-Katie FAsbend…
-
What's left to do before release?
@morevnaproject @rodolforg
From me:
I tested the mingw build in the `testing` branch - everything is builds fine now.