-
thx for sharing
in ur paper, u mentioned that u used sgd
but ur code used adam instead
i changed sgd to adam, but the model couldn't get converged, why did it happen?
-
For some reason, it looks like sgd_shapley is [not performing the Dijkstra projection](https://github.com/ThalesGroup/shapkit/blob/7ad9afb1931a4f903027419d0e461ed4200c3567/shapkit/sgd_shapley.py#L196)…
-
Dear all,
The proposal has been made to obsolete:
- GO:0044237 cellular metabolic process
- GO:0046950 cellular ketone body metabolic process
- GO:0046379 extracellular polysaccharide metabolic…
-
not sure whether we should include these or not. while nice for comprehensiveness, if our ai-SGD is ultimately superior to them then it would only confuse users to include "inadmissible" estimators as…
-
Hello! I want to create an SGD Regressor algorithm from scratch.
-
### Describe the issue
Unexpectedly training with the SGD optimizer is slower than training with the AdamW optimizer. By profiling with Nsight Systems I found out that the SGD optimizer copies appr…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_grad_scaler_with_preset_grad_scale_in_place_unscale_False_SGD_cu…
-
## 🐛 Bug
[torch/benchmarks/dynamo](https://github.com/pytorch/pytorch/blob/97ff6cfd9c86c5c09d7ce775ab64ec5c99230f5d/benchmarks/dynamo/common.py#L2028) testing suit sets SGD as the optimizer and set …
-
After reading the paper, I found that the article illustrates the cases of Random phase, Constant phase and Quadratic phase, but it seems that only Random phase is implemented in the matlab code provi…
-
### Bug report
I have deployed my subgraph on local graph node running v0.33.0 . Whenever reorg happens in ethereum my subgraph stops indexing for a long time and recovers itself later on . found 2 c…