1
New microblog with TILs
技术博主分享新设TIL板块,记录每日有用工具与冷知识,告别遗忘。
I added a new section to this site a couple weeks ago called TIL (“today I learned”). the goal: save interesting tools & facts I poste…
技术博主分享新设TIL板块,记录每日有用工具与冷知识,告别遗忘。
I added a new section to this site a couple weeks ago called TIL (“today I learned”). the goal: save interesting tools & facts I poste…
OpenAI提出简单高效的元学习算法Reptile,通过重复采样任务和SGD更新,实现快速适应新任务
We’ve developed a simple meta-learning algorithm called Reptile which works by repeatedly sampling a task, performing stochastic gradient descent on i…
自制Tiled Words拼字谜题,轻松创建专属文字游戏!
Hey! I’ve shared my daily word game Tiled Words here a few times in the past: https://tiledwords.com I just added support for people to make their own…