-
This ticket serves as a Human Expert Evaluation Report on the ML project `Qlib`.
URL: https://github.com/microsoft/qlib
Each comment will contain the details
Below is the Evaluation summary.
##…
-
### ❓ Question
What is the suggested way for customizing the (Trial)EvalCallback in sb3_zoo? There are several parameters that I would like to adapt for my custom environment, esp. the setting of det…
-
### Is your feature request related to a problem? Please describe.
In the current state of CDDA, Bandit NPCs exhibit overly simplistic and unrealistic behaviors when engaging the player or being enga…
-
Just wanted to say thank you for sharing this project, which I'm using as a starting point to learning about RL.
Since I spent most of last year playing with LLMs, I'd like to figure out how to put…
catid updated
10 months ago
-
Hi
I haven’t fully read all the scripts but a few, I came to understand that you implemented neural net and Rl algorithms in c#. Does it use Gpu for learning weights n bias?, it not possible unles…
-
(1) 具体问题
A:H69k-max,rm520n-gl 5g网卡版本,使用istoreos(20231215版本),5g网卡最大速度只有不到250Mbps。
同样位置,同sim卡,使用wifi之路下载的“原厂”固件,能够达到正常的sim卡速度(黄金会员,500Mbps)
注意到istore os使用的5g modem协议是modem manager
而“原厂”固件使用的…
-
### Run Information
Architecture | x64
-- | --
OS | ubuntu 18.04
Baseline | [59c592cc8d2778bcc6173baa2b25b13190e42990](https://github.com/dotnet/runtime/commit/59c592cc8d2778bcc6173baa2b25b13190…
-
### ❓ Question
Hi, I have been using Stable Baselines 3 with a custom environment for a RL application. However, all of my episodes have a fixed length of one and the purpose of the agent is to dec…
-
Hi, I'm a long time LateXTools Linux user, and now that I had to move to Windows I am trying to reproduce the same workflow I have on Linux.
The problem I have is that, whenever I try to compile on…
-
```
def model_config(lstm: bool = False, **model_kwargs) -> dict[str, Any]:
"""
Return a model configuration dictionary for RLlib.
Parameters
----------
lstm : bool
…