-
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 918d8340afd652b011b937d29d5eea0be08467f5 (flake.lock: update).
Date: Tue Jun 2…
-
### Ask your question
Hi!
Im tring to use W&B and `torch.utils.tensorboard` to visualize my RL model.
# Q1:
I called
```
wandb.init(
project="my project",
entity=None,
…
-
## Introduction: How would you simulate gradients
If you want to simulate the gradient of a random function $Z$, it turns out that you simply need to take derivatives of the covariance funcion, as …
-
-
Is there a place where one can find information on the training details such as steps, batch sizes, LR schedule and/or the volume of games used each iteration?
-
thanks for your excellent works! can you give me your seeds on cifar100? (1,2,3,4,5?)
-
### System Info
i try to run the notebook gpt2-sentiment-control.ipynb. But when it runs the PPOconfig ,It reports the wrong keyword. And i check the PPOConfig.py file in trainer and it really do not…
-
### Basic Infos
- [x] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md).
- [x] I have read the documentation at [readthedocs](https://arduin…
-
What version of Gophish are you using?: v0.12.1
Brief description of the issue: Unexpected output of html page when creating a landing page
What are you expecting to see happen? :
When I copy …
-
With FSDP currently the code could not be run.
If you try to add model compilation to the [training](https://github.com/Lightning-AI/lit-llama/blob/main/train.py) like:
```
...
fabric = L.Fabric…