Trending
Satwik Bhattamishra's Avatar

Satwik Bhattamishra

@satwik77

CS PhD student at Oxford | Ex - Research fellow at Microsoft Research India, Undergrad at BITS Pilani satwikb.com

148
Followers
106
Following
2
Posts
20.11.2024
Joined
Posts Following

Latest posts by Satwik Bhattamishra @satwik77

Preview
The Transformer Cookbook We present the transformer cookbook: a collection of techniques for directly encoding algorithms into a transformer's parameters. This work addresses the steep learning curve of such endeavors, a prob...

We present The Transformer Cookbook: a collection of recipes for programming algorithms directly into transformers!

Hungry for an induction head? Craving a Dyck language recognizer? We show you step-by-step how to cook up transformers for these algorithms and many more!

03.10.2025 16:24 ๐Ÿ‘ 5 ๐Ÿ” 5 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
x.com

You can find a thread about the paper here: x.com/satwik1729/s...

09.12.2024 19:09 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Excited to head to @NeurIPSConf today! I'll be presenting our work on the representational capabilities of Transformers and RNNs/SSMs. If you're interested in meeting up to discuss research or chat, feel free to reach out via DM or email!

09.12.2024 19:09 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Karp: A Language for NP Reductions

I wanted my Algorithms students to program NP hardness reductions so we developed Karp. A domain specific language for writing Karp reductions. Our students are quite good with a debugger, so reducing learning Theory to debugging seemed like a win. docs.racket-lang.org/karp/index.h...

27.11.2024 04:48 ๐Ÿ‘ 27 ๐Ÿ” 9 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1