-
I want to try the [multi_trial](https://github.com/microsoft/nni/blob/v2.5/examples/nas/oneshot/spos/multi_trial.py) example with a different search strategy than random, but it causes me some trouble…
-
## Keyword: sgd
### A Convergence Theory for Federated Average: Beyond Smoothness
- **Authors:** Authors: Xiaoxiao Li, Zhao Song, Runzhou Tao, Guangyi Zhang
- **Subjects:** Machine Learning (cs.LG);…
-
## 🐛 Bug
Following the tutorial from https://pytorch.org/tutorials/intermediate/ddp_tutorial.html I implemented a distributed policy gradient reinforcement learning algorithm. Using the script bel…
-
I've been thinking a fair bit about the concerns raised in https://github.com/owocki/pytrader/issues/7 and what it will take in order to make this system **successful** over time.
# What success looks…
-
Hi @Zeta36
Great project! I'm trying to run some experiments with the code. It seems that currently the code uses threading with tensorflow, and from my observation, the training loop is not really …
-
### 🚀 The feature, motivation and pitch
There are 183 files with `# mypy: ignore-errors`
we should remove them all
### Alternatives
_No response_
### Additional context
_No response_
cc @ezya…
-
A lot of research in the field of RL is being done now days.
I thought it can be both interesting and productive to have a post that would bring new research from time to time that might be relevant …
-
In order to establish routes on my project I need an aerial image of the neighborhood map.
As fas as I know, if you want to get it, you need to pay for the pack in Unreal...
Would someone be so k…
-
### Current state of data collectors
We currently have parallel data collectors, that can handle a single or multiple environments running serially or in parallel.
Say one has access to N cpus to ru…
-
In the new feature `box.cfg.iproto_threads` the connections are pinned to the thread which managed to `accept()` them first. It might work fine for short-living connections and for small and fast requ…