-
Hello.
Could you please explain a little bit about live results, if that's OK?
Actually I was wondering if market making especially on ByBit (or Bitmex) which pay a rebate is overall profitable or …
-
-
### What happened?
StackOverflow only allows programming related questions, emailing famous MIT professors seems very likely to be firing into the abyss, so, is there some way that the user community…
-
### Question
Is that possible to configure reinforcement learning to wx200 robotic arm?
And also is any one done that before if you have those link can you share the link?
Your Use case for reinfor…
-
## Keyword: sgd
There is no result
## Keyword: optimization
### Joint Information and Mechanism Design for Queues with Heterogeneous Users
- **Authors:** Authors: Nasimeh Heydaribeni, Achilleas Ana…
-
## 背景
我们在单测中发现还有许多旧的`to_variable` API,没有被新的`to_tensor` API 替换,为了做到 API 统一,开始逐步清除`to_variable` API 的使用
具体例子
```python
x = np.ones([2, 2], np.float32)
y = base.dygraph.to_variable(x)
```
…
-
Leave below as comments your memos that grapple with the topic of cyber inspired by the readings, movies & novels (at least one per quarter), your research, experiences, and imagination! Also add a th…
-
Hello!
Thanks so much for sharing the code!
I am new at inverse reinforcement learning. Now I am trying to apply the code to a customized environment without knowing anything about the reward fu…
-
## Announcements - New Features, Design Patterns, and Methods
I'm unsure how GitHub sends out updates. I don't think people are informed about Wiki changes for example. I've been announcing new f…
-
## 背景
众所周知,Paddle 是一个历史悠久的框架,使得 Paddle 能够久经考验,应对各种场景稳定运行。但历史的沉淀同样带来一个严重的问题,就是框架内 API 语义不清晰,多种 API 能够做同样或者类似的事情。得益于我们的公开 API 审查机制和 fluid 清理,公开 API 中类似问题较少,但框架内部仍存在大量历史遗留的内部 API 的使用,这些 API 的存在导致框架内部需…