Sai Yashwanth (@yashwanthsai29) 's Twitter Profile
Sai Yashwanth

@yashwanthsai29

🌱 AI @VuhosiAI
🧪 Building AI Research Lab - @turilabs
Author of AI Agents book @ManningBooks
Prev @composiohq

ID: 824129756929150976

linkhttp://saiyashwanth.tech calendar_today25-01-2017 05:40:20

1,1K Tweet

1,1K Followers

734 Following

Sai Yashwanth (@yashwanthsai29) 's Twitter Profile Photo

Will work on this idea, and try to implement experiments in the coming 2 weeks. Floating-point arithmetic non-associativity causes GPU-based matrix multiplications to produce numerically different outputs, particularly when computation order varies (e.g., with changing batch

Will work on this idea, and try to implement experiments in the coming 2 weeks.

Floating-point arithmetic non-associativity causes GPU-based matrix multiplications to produce numerically different outputs, particularly when computation order varies (e.g., with changing batch
Sai Yashwanth (@yashwanthsai29) 's Twitter Profile Photo

I literally became weak as fuck. I am gone soft after graduating from college. Even at work I fucking suck. While in college I was working on crazy good side projects and I just never stopped. I used to build, write abt it, go back again and build something. It all stopped

Sai Yashwanth (@yashwanthsai29) 's Twitter Profile Photo

neural nets. >Building Turi Labs, where me and a couple of my frnds work on research related to llms, agents, rl. >Currently on a random exploration phase. >One of our latest research paper: On the Structure of Floating-Point Noise in Batch-Invariant GPU Matrix Multiplication. Performs

Sai Yashwanth (@yashwanthsai29) 's Twitter Profile Photo

Week 2 of delta @_TheResidency Completed the theoretical part of the project and implemented it in python code. Nights and Weekends were dedicated to finish the project. Hit a roadblock but got back up. I really should have gone the pure math route. Having a good math

Week 2 of <a href="/enter_delta/">delta</a> @_TheResidency 
Completed the theoretical part of the project and implemented it in python code.

Nights and Weekends were dedicated to finish the project.

Hit a roadblock but got back up. I really should have gone the pure math route. Having a good math
Sai Yashwanth (@yashwanthsai29) 's Twitter Profile Photo

This will surely bring the needed attention of a lot of ppl to ground level rl scene. Very good for the community as well. At Turi Labs, we are trying to work on some niche rl problems. Time to contribute to PI mayank

Sai Yashwanth (@yashwanthsai29) 's Twitter Profile Photo

A dream of mine is to build a 2d game world where different models interact and learn and work towards a common goal. Need enough compute to pull it off. mayank lets do it someday

Sai Yashwanth (@yashwanthsai29) 's Twitter Profile Photo

This image is everywhere on my tl this week. Was busy the whole week with work, but should be able to read it by the end of the week to understand the buzz arounf the paper.

This image is everywhere on my tl this week. Was busy the whole week with work, but should be able to read it by the end of the week to understand the buzz arounf the paper.
Sai Yashwanth (@yashwanthsai29) 's Twitter Profile Photo

How does one become a good researcher? >is it by the number of good papers >by a phd >open sourced projects >open source contributions OR is it the experience of few years (>2) in the field trying out different ideas, approaches, building sota architectures (or atleast trying

How does one become a good researcher?
&gt;is it by the number of good papers
&gt;by a phd
&gt;open sourced projects
&gt;open source contributions

OR is it the experience of few years (&gt;2) in the field trying out different ideas, approaches, building sota architectures (or atleast trying
Sai Yashwanth (@yashwanthsai29) 's Twitter Profile Photo

Another day to study rl and build envs! Recently I am drifting more towards building game environments. I started CS because I wanted to build games. And now I can combine my favorite field to gamdev. Lets build some game envs!

Another day to study rl and build envs!

Recently I am drifting more towards building game environments. I started CS because I wanted to build games. And now I can combine my favorite field to gamdev.

Lets build some game envs!
Sai Yashwanth (@yashwanthsai29) 's Twitter Profile Photo

Btw attended yesterday's Lossfunk graduation day. I won their merch!! Anyways, seeing all the projects and research is helpful for someone like me who always stays inside my own cave. The interaction is much needed, as it invites serendipity into the system. Research is fun,

Btw attended yesterday's <a href="/lossfunk/">Lossfunk</a> graduation day.
I won their merch!!

Anyways, seeing all the projects and research is helpful for someone like me who always stays inside my own cave. The interaction is much needed, as it invites serendipity into the system. 

Research is fun,
Sai Yashwanth (@yashwanthsai29) 's Twitter Profile Photo

New Research on the floating point noise seen in gpu kernels due to lack of batch invariance. I got the idea for this study while reading Thinking Machines blog on Non determinism in LLMs. It made me wonder what the noise actually looks like under the hood. My study takes that