hccz95

Results 9 issues of hccz95

报错信息: Errrrrrrrrror: HTTPSConnectionPool(host='translate.googleapis.com', port=443): Max retries exceeded with url: /translate_a/single?client=gtx&sl=auto&tl=zh-CN&hl=en&dt=at&dt=bd&dt=ex&dt=ld&dt=md&dt=qca&dt=rw&dt=rm&dt=sos&dt=ss&dt=t&ssel=0&tsel=0&kc=1&tk=772786.881152&q=volumes%29 (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))

Hi, I have an issue when reproducing the performance of simple_spread in MPE. The only modifications on your code: 1. use `--use_wandb` to disable wandb in `train_mpe.sh` 2. add `self.envs.reset()`...

## Questions It seems that optimizers like torchopt.adam does not support torch.optim.lr_scheduler ## Checklist - [x] I have checked that there is no similar issue in the repo (**required**) -...

bug
question

### Verify Steps - [X] Tracker 我已经在 [Issue Tracker](……/) 中找过我要提出的问题 - [X] Branch 我知道 OpenClash 的 Dev 分支切换开关位于插件设置-版本更新中,或者我会手动下载并安装 Dev 分支的 OpenClash - [X] Latest 我已经**使用最新 Dev 版本**测试过,问题依旧存在 - [X] Relevant...

bug

In the line 94-100 of `yaaf/execution/Runner.py`, method `Runner.episode()` never ends as the variable `is_terminal` keeps unchanged.

It seems that running `COMA2.py` results in memory leak, and the program takes all the memory after some episodes.

问题:目录部分的空白页没有页眉页脚,会被学校打回。 解决方案: 将`thesis.tex`的81-98行,也就是下面这段代码挪到`\frontmatter`后面 ```latex \renewcommand\UrlFont{\timesnr} \makeatletter \newcounter{blankpages} \def\cleardoublepage{% \clearpage \if@twoside \ifodd\c@page \else \hbox{}\newpage\stepcounter{blankpages}% \thispagestyle{empty}% \if@twocolumn\hbox{}\newpage\fi \fi \fi } \newcommand{\@romannoblank}[1]{% \@roman{\numexpr#1-\value{blankpages}\relax}% } \makeatother ```

![output](https://user-images.githubusercontent.com/9446592/181408032-84af230c-b2c4-486f-9b72-4c6420ecd12c.png) I repeat running the code and sometimes the learning curve drops during training.

I am using Beancount with Fava. When I view the **journal** in Fava, it lags due to the large number of entries. Could you support pagination to improve performance?