RSSAmplifier

Blog

ananya ayasi

Hello! I am Ananya Ayasi. Thank you for visiting my corner of the internet. I am a machine learning researcher with experience in building efficient sp...

aayasi.bearblog.devRSS feed ↗4 posts

Latest posts

Speech Models

Will fill in.

Before CUDA: Learning to See Parallelism

I first got introduced to CUDA programming back in early 2024 when I decided to take the course "How to Write Fast Code II"(I know very chic) in grad school. Since then, I have worked quite a bit in that area for work and while the field has gained a lot more traction in the recent past, there isn't a lot of discourse with regards to parallel programming in a general sense. Of course there are a…

Benchmarking and (Safety) Evaluations in Voice AI

Notes on AI Safety and Evaluation [Ongoing]

Hello! I am using this space to dump all my notes so those who are getting started in this area can have a basic idea of things. I hope to edit this properly soon but until then excuse the mess. Why AI safety matters Ensuring that LLMs (and advanced AI more generally) are safe and benefit humanity is extremely important. Technical AI safety involves using algorithms to monitor for potentially…