Shaw L

Results 4 issues of Shaw L

Hi, I tried to change color but nothing happened on the page. `// COLORS main = #000000 hover = darken(main, 50%) sec = #FFFFFF lightGray = #F2F2F2 texts = #333333...

I noticed that the docstring of `class Photo(ndarray)` under Style Guide tab is not consistent with the docstring of function `foo` provided in the Example tab on the website. Most...

## Description ## Checklist Please feel free to remove inapplicable items for your PR. - [x] The PR title starts with [$CATEGORY] (such as [Doc], [Feature]]) - [x] Changes are...

Hi, I'm trying to implement MCTSnet recently, and your repo is very inspiring. I have several questions regarding the submodules. 1. The authors claim they use residual blocks in both...