第四次考雅思了,考了个9 四次成绩分别是: 7.5 (2015) 8.5 (2016) 8 (2023) 9 (2025) 跟我2017年的GRE[https://www.j...

第四次考雅思了,考了个9 四次成绩分别是: 7.5 (2015) 8.5 (2016) 8 (2023) 9 (2025) 跟我2017年的GRE[https://www.j...
nvidia GTC 2024 Blackwell[https://www.jianshu.com/p/2b8e829616b0] nvda 一年回顧[https://www...
Check this Github page[https://github.com/lei-hsia/beautiful-books/blob/master/QKV_Self...
今天是连续无间断锻炼5222天 2023年1月29日写的:连续锻炼4383天[https://www.jianshu.com/p/5857b4beccdf]
本质上是状态压缩DP AcWing[https://www.acwing.com/solution/content/91901/] 洛谷[https://www.luogu....
主要是一道 “初等数论同余在滑动窗口中的应用” 的题想到的 本质: 变形为子数组求和 - 前缀和预处理 滑动窗口左右端点根据同余的性质移项到两边 枚举右维护左 左边用哈希表记...
这个需要经常复习
(此文未完待续) 2 ways 1. NER Pattern Recognition transformers:AutoTokenizer > tokenAutoModelF...
TypeDetailsCARDINALNumerals that do not fall under another typeDATEAbsolute or relative...
首次全国前100 mark 需要继续努力 早日达到我GRE全国第二[https://www.jianshu.com/p/26059a31bd3b]的水平
学习: Skip Lists: A Probabilistic Alternative to Balanced Trees[https://leetcode.cn/link/...
以下为我和deepseek的对话: 我: 介绍spacy这个NLP pipeline中的zh_core_web_sm这个模型 deepseek: 是的,zh_core_web...
T1 - 模拟 T2 - 排序 heap T3 - 初等数论:欧拉定理、费马小定理、同余的应用求逆元- 在质数情况下: 扩展卢卡斯定理 (那么不用推导 - 直接用卢卡斯定理的...