-
Issue opened to collect info about possible future SPSA improvements.
### SPSA references
SPSA is a fairly simple algorithm to be used for local optimization (not global optimization).
The wiki h…
-
[Episode 1](https://carpentries-incubator.github.io/high-dimensional-stats-r/01-introduction-to-high-dimensional-data/index.html)
Overall, I really like this as an introduction to the course. I thi…
-
表格检测
>哪些区域是表格 哪些不是(是文本、图表)
表格结构识别
>哪些是表名、标题、表头、行和列、单元格网格结构
表格数据语义提取
> table interpretation: rediscovering the meaning of the
tabular structure. This includes:
(a) functional analysis: deter…
-
The KAN class is an implementation of an nn.Module, classically in ML, this expects it to be modular, reusable, extensible, etc. yet there are many utility methods that try to make it something more. …
-
In working on the TDot, the need to publish dynamically generate data/file/svg is becoming clear. In Debug mode, the dot SVG can be encoded as data into the image URL but I'd like for the WebControl …
-
### What happened?
Here is the IR for a typical attention layer of bert-base-uncased HuggingFace model with 1 sentence, sequence length 128: [gist](https://gist.github.com/silvasean/304cef5cf0449f3…
-
The degrees of freedom and Std.Error are not calculated correctly when there are collinear fixed effects.
Thanks for the great package! I have been using this package for quite some time now and it…
-
We have now implemented some experimental algorithms, and collected observations on common inputs and outputs:
https://github.com/sktime/sktime/discussions/2848
We should try to consolidate this i…
-
# Compatibility Report
- Name of the game with compatibility issues: Forza Horizon 5
- Steam AppID of the game: 1551360
## System Information
- GPU: Nvidia RTX 3070 (laptop)
- Driver/LLVM versi…
-
[Episode 4](https://carpentries-incubator.github.io/high-dimensional-stats-r/04-principal-component-analysis/index.html)
I really like this practical presentation of PCA - I can see this being genu…