Absortio

Email → Summary → Bookmark → Email

Per page:

Somehow AutoHotKey is kinda good now

May 11, 2023 22:18 • www.hillelwayne.com Hillel Wayne

img {border-style: groove; border-width: 1px;} I love Autohotkey so much that it keeps me on Windows. It’s the best GUI automation tool out there. Here’s a shortcut that opens my current browser tab in the Wayback Machine: #HotIf WinActive("ahk_exe firefox.exe") >!^s:: { Keywait("RControl") Keywait("RAlt") SendEvent("^l") SendInput("{left}https://web.archive.org/web/*/{enter}") } #HotIf By comparison, the official extension takes four files to do the same thing. Four files!1 But I come here to bury AHK, not to praise it.

Chatbot Arena Leaderboard Updates (Week 2) | LMSYS Org

May 11, 2023 15:48 • lmsys.org

<p>We release an updated leaderboard with more models and new data we collected last week, after the announcement of the anonymous <a href="https://lmsys.org...

A Cookbook of Self-Supervised Learning

May 11, 2023 06:48 • arxiv.org arXiv.org

Self-supervised learning, dubbed the dark matter of intelligence, is a promising path to advance machine learning. Yet, much like cooking, training SSL methods is a delicate art with a high barrier to entry. While many components are familiar, successfully training a SSL method involves a dizzying set of choices from the pretext tasks to training hyper-parameters. Our goal is to lower the barrier to entry into SSL research by laying the foundations and latest SSL recipes in the style of a cookbook. We hope to empower the curious researcher to navigate the terrain of methods, understand the role of the various knobs, and gain the know-how required to explore how delicious SSL can be.

The Art of Delegation: a step-by-step guide to build a stronger team

May 8, 2023 17:10 • medium.com Medium

Do you know that moment when a new task appears on your horizon and you simply cannot take one more thing on your plate? The situation cries for delegation. Delegation is a powerful tool to build the…

super-gradients/YOLONAS.md at master · Deci-AI/super-gradients

May 4, 2023 09:56 • github.com GitHub

Easily train or fine-tune SOTA computer vision models with one open source training library - super-gradients/YOLONAS.md at master · Deci-AI/super-gradients