-
lock period = enactment period
and 1x vote increase corresponds to doubling lock time
```
1 2 3 4 5 6
1 2 4 8 16 32
```
For a referendum to be cancelled, there must be a unanimous vote to …
-
**v15 Semver Major Cutoff: 2020-09-22**
As discussed in the last TSC meeting, we should vote on this issue so we can remove the deprecation warning on v15, so the next step is to decide the voting …
-
I am creating a example of Bomberman. I wish my agent ran from the bombs. So I add to my observations the relative bomb positions and the remaining timer to explode. But, my agent does not learn that …
-
What is the best pattern for metrics that can't be accumulated like accuracy? E.g. roc_auc_score. Is this pattern ok: return tensors?
```
def test_loop_fn(model, loader, device, context):
y…
see-- updated
4 years ago
-
学长你好啊,恭喜你们在这场比赛中获得这么好的成绩。请问开源的方案主要是使用了什么方法呢?可以简单分享一下吗?
-
I noticed many names are used for this project, so I think it should be clarified. For example, you can find _TL;DR pages_, _tldr_, _tldr pages_ and _TLDR pages_ in various documents and website.
My …
-
-
**¿Su sugerencia está relacionada con algún problema? Por favor descríbalo.**
Al haberse añadido nuevas funcionalidades, es necesario actualizar la documentación de la API que se ofrece.
**Describ…
-
There is a mix of language in the UI and the code.
The url path is `/f/` right now, but the Create Forum button activates the `create_community` route, etc
-
If Loconomics' codebase is meant to serve smaller communities, it is highly unlikely that language and country IDs need to be scoped to individual records.
For instance, say a user adds a listing i…