Zhiyi Zeng

Results 6 issues of Zhiyi Zeng

# 提 ISSUE 须知 请先阅读文档 [rqalpha文档](http://rqalpha.readthedocs.io/) 如果仍有问题的话请在 [issue列表](https://github.com/ricequant/rqalpha/issues) 中寻找是否有相关问题的解决方案 如果没有的话 麻烦开一个issue 描述以下问题: ## 1. RQAlpha的版本 4.X ## 2. Python的版本 3.7 ## 3. 是Windows/Linux/MacOS or others? windows10 ## 4. 您出现问题对应的源码/或者能复现问题的简易代码 以及对应的配置...

Hello~ I'm new to Thompson sampling. In the class `FiniteBernoulliBanditLaplace` in `finite_arm.py`, I'm a little confused about `laplace_sample`. How does the equation come out? And It doesn't look like the...

I'm working on a project about social network, so I'm wondering is there any way to add text to the nodes and edges?

from StringIO import StringIO has been changed to from io import BytesIO to read picture's content in python3.X version.♪(^∇^*)

This repo is pretty awesome. I'm trying to run a basic demo, but the training process seems not working at all (rewards don't converge at all). However, the agent still...

Hello, I encountered an ImportError while trying to import the Settings class from the paperqa package. Below are the details of the issue: ![image](https://github.com/user-attachments/assets/d857c6aa-cf16-47ab-8d79-edd500be6217) I've tried in both windows and...

bug