Yunchong Gan

Results 9 issues of Yunchong Gan

您好想问有办法获取指数历史的权重信息吗?以及历史每天的全体股票列表(有股票代码就行)

涨停 https://quote.eastmoney.com/ztb/detail#type=zbgc 跌停 https://quote.eastmoney.com/ztb/detail#type=dtgc 请问能否获取这两个页面的数据

there is a typo in `isaacgymenvs/tasks/amp/poselib/poselib/core/rotation3d.py` ``` R2 = torch.stack([R10, R21, R22], dim=-1) ```

When I try to search with optuna, on 8-gpus with ddp strategy training. The sweeper will start 8 groups of different hyperparameters, so the params shape doesn't match on each...

I would like to start by thanking you for providing the dataset on your GitHub repository. Your efforts in making this dataset available to the research community are highly appreciated....

can I change the path of the data folder?

I try to use lightgbm with cuda, and my dataset is generated on gpu, can I directly feed gpu tensor as input of lgb.Dataset without converting & copying the values?

question

## 🚀 Feature Current the optimized dataset seems different if I'm using different `num_workers` chunk-$worker-$chunkid, can I make the final optimized always the same for different num_workers? Or can I...

enhancement
waiting on author

## 🚀 Feature Any way to use customized batchsampler + streaming dataloader? ### Motivation I hope that certain specific samples can be combined into a batch. I can decide each...

enhancement