-
I noticed a new network (fe3f6...) in http://zero.sjeng.org/networks/
Can you provide some information about win rate over the previous best network?
Number of games it was trained on? How long it…
-
- [ ] Create philosophical shorts for why LLM may actually "understand"
- [ ] Create a weekly target
- [ ] Reflect on how I would trickle from year to daily vision
- [ ] Create gigs on fastwork
- [ ] …
-
表格检测
>哪些区域是表格 哪些不是(是文本、图表)
表格结构识别
>哪些是表名、标题、表头、行和列、单元格网格结构
表格数据语义提取
> table interpretation: rediscovering the meaning of the
tabular structure. This includes:
(a) functional analysis: deter…
-
Questions for Stuart Russell, inspired by the week's readings:
- Stuart Russell, “Human-Compatible Artificial Intelligence.”
- Stuart Russell, "Many Experts Say We Shouldn't Worry About Superintelli…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
## Keyword: differential privacy
### State-of-the-Art Approaches to Enhancing Privacy Preservation of Machine Learning Datasets: A Survey
- **Authors:** Chaoyu Zhang
- **Subjects:** Cryptography an…
-
Direction changed, txt will be updated soon.
Old stuff:
- 1997: [The Internet: A Future Tragedy of the Commons?](https://link.springer.com/chapter/10.1007/978-1-4757-2644-2_22)
- [Internet Securi…
-
Version 0.10 is released now. If no major bugs surface in the next few days the server will start enforcing this version.
There is this 1500+ post issue where most plans for the future were posted …
-
This document captures the activities that needs to be performed in order to prepare the Re-ranking Feature https://github.com/opensearch-project/neural-search/issues/485 for release.
## Release…
-
Assume we are trying to learn a sequence to sequence map. For this we can use Recurrent and TimeDistributedDense layers. Now assume that the sequences have different lengths. We should pad both input …