-
Tweets2K
-
Followers377
-
Following87
-
Likes3K
> implemented tensor slicing by using .slice() in fully stride-aware, views share memory while adjusting offset, shape, and strides for efficient sub-tensors. > added transpose logic similar to pytorch, no data copy, just stride permutation for fast and memory-efficient…
> implemented tensor slicing by using .slice() in fully stride-aware, views share memory while adjusting offset, shape, and strides for efficient sub-tensors. > added transpose logic similar to pytorch, no data copy, just stride permutation for fast and memory-efficient… https://t.co/T5yyDnwlOE
~50 people are using this lmao, its been almost a month
~50 people are using this lmao, its been almost a month
> rewrote maths ops with stride-aware, so operations now use strides instead of assuming contiguous memory. > this makes elementwise ops work correctly on views, slices, and transposed tensors. > framework is now stride-aware for all element wise ops with broadcasting support.
> rewrote maths ops with stride-aware, so operations now use strides instead of assuming contiguous memory. > this makes elementwise ops work correctly on views, slices, and transposed tensors. > framework is now stride-aware for all element wise ops with broadcasting support. https://t.co/bofMTZHkeb
> removed unflatten_index and rewriting math ops with stride-aware iteration now > this makes ops work on views (slice/transpose) without copying and replaces slow div/mod loops with cheap stride math > future ops (broadcasting, slicing, batching) will work without extra steps.
> removed unflatten_index and rewriting math ops with stride-aware iteration now > this makes ops work on views (slice/transpose) without copying and replaces slow div/mod loops with cheap stride math > future ops (broadcasting, slicing, batching) will work without extra steps. https://t.co/FWGzebnioR
shifting to linux, amazing trick
> implemented 2D matmul with correct shape logic (%) > I also have to rewrite math ops to stride-aware so that tensors created by views (slice, transpose) can share same memory without copying. If ops only use flat indexing, those views break on non-contiguous tensors.
> implemented 2D matmul with correct shape logic (%) > I also have to rewrite math ops to stride-aware so that tensors created by views (slice, transpose) can share same memory without copying. If ops only use flat indexing, those views break on non-contiguous tensors. https://t.co/Pavkh5Jho2
> added add, sub, mul, div for elementwise tensor math with full broadcasting support, so tensors of different but compatible shapes interact automatically. > added shared memory for views/reshape, letting tensors share data without copying. > framework can do basic math now.
> added add, sub, mul, div for elementwise tensor math with full broadcasting support, so tensors of different but compatible shapes interact automatically. > added shared memory for views/reshape, letting tensors share data without copying. > framework can do basic math now. https://t.co/oj0VuMlvMp
my dl framework can do this too now btw (in c++)
my dl framework can do this too now btw (in c++) https://t.co/Pngu8pfZAc
> added metadata (dtype, device, owns_data) > added reshape to create views without copying memory. > improved printing to show dtype and device. > added flat and multidimensional indexing for direct + stride based element access.
> added metadata (dtype, device, owns_data) > added reshape to create views without copying memory. > improved printing to show dtype and device. > added flat and multidimensional indexing for direct + stride based element access. https://t.co/hW8zxyUe7i
incase if anyone needs it: github.com/Mog9/micrograd…
incase if anyone needs it: github.com/Mog9/micrograd…
Implemented the first step and built the core skeleton of a tensor: > checks valid data vs shape > computes strides > track of grad storage (0 for now) > doesnt do any math yet > prints tensor in readable format.
Implemented the first step and built the core skeleton of a tensor: > checks valid data vs shape > computes strides > track of grad storage (0 for now) > doesnt do any math yet > prints tensor in readable format. https://t.co/gmwHtqs1Zt
used a different approach and it worked. the output for the equation gives correct forward and grad results. used to 2 equations and both gave correct output. the code can be made way better, but im still learning and its fine, made a working micrograd in c++
used a different approach and it worked. the output for the equation gives correct forward and grad results. used to 2 equations and both gave correct output. the code can be made way better, but im still learning and its fine, made a working micrograd in c++ https://t.co/xDRHmfrgZL
I tried to convert andrej karpathy's micrograd python code to c++ I would say 95% is working but there is still small issue where its giving wrong grad output, been on this for HOURS trying to fix
I tried to convert andrej karpathy's micrograd python code to c++ I would say 95% is working but there is still small issue where its giving wrong grad output, been on this for HOURS trying to fix https://t.co/8BoDRPsl7D
for hours thinking there is smtn wrong with my code and thats why its not giving the gradient output but my dumbass didnt even print grad, i wanna kms 😭
the knowledge u get on how autograd/backpropagation works under the hood from this lecture is insane youtube.com/watch?v=VMj-3S…
Introducing Pluto: ML tool that lets you train any dataset in minutes right in your browser, with no coding required. Just upload a dataset, pick a target column, and run multiple models in one go, get results right away with plots. more models, hyper-parameters coming soon.

Rishav @rizzzav
408 Followers 419 Following iit-p · dsa/dev · freelance vid editor • musician content work - https://t.co/9ZZvSWZ7ky
Moritz von Contzen @mooritzvc
748 Followers 2K Following Building @clipmateAI, Superhuman for your Bookmarks
George Bassem Fouad @GeorgeBassemFou
21 Followers 373 Following 20 | CUDA programmer, deep learning, LLMs
Ishwariii👩🏻�... @Ishwariiiiic
1K Followers 3K Following Aspiring software developer 💻 | VIIT '27 | DSA | UI UX Design | Frontend development
Hashmitha @Physicla_
1K Followers 747 Following 21 | 量子物理学者 |Quantum optics and information | Quantum Sensing | ML | Biophysics | Poetry
Faizan @codoyevskyy
345 Followers 227 Following CS major • Cloud • Linux • Nvim • Go • wannabe Engineer
Shreyans Katariya @Shreyans79111
21 Followers 104 Following Hackbyte2.0 winner @HackbyteTPC || AnalyticaX IIT Indore winner | AI Bio-innovate IIT Jodhpur Hackethon winner | SIH'23 Finalist @SIH2023_MIC | ML Enthusiast
rishubhu2905 @Shubham08533484
0 Followers 10 Following 🔸 OFFICIAL ACCOUNT 😊LoGin In WoRld_5/dec ☣ Ôwņ ŘúĽÊś ☠ 🎧Muѕíc Addíctєd… 🤞T.A.K.E.N🤞 ❌ ȚřÛśť 🚫
goodgood @myaccountgood
0 Followers 11 Following
smile @Smilex_P
238 Followers 5K Following
Kaak @Kaaksaeb
182 Followers 3K Following
Marv @marvsunglao
452 Followers 2K Following
Le Minh Hoang @MinhHoangLeX
13 Followers 798 Following
Vengeance @professor69xd
71 Followers 2K Following (CSE❤️) IIT Cricket 🏏 👍💯 🐐KR$NA Cinephile👍🔥🔝 #🇮🇳🥇
M Can Ozkan @MustafaCOzkan
123 Followers 754 Following PhD S. @UCL, MSc @imperialcollege @ucl, interested in #ReinforcementLearning,#GraphNeuralNetworks,#MachineLearning,#Networks,#DataScience,#IntelligentTransport
Eduardo Montilva @edumntg
579 Followers 503 Following Electrical Engineer | Power Systems stability and control, but I also work as software developer
io ɳ @oderoi_
240 Followers 206 Following I love to train Deep Neural Nets 🧠 in Low Resourced Datasets. C programming and Python. https://t.co/t7JdXfS2sb https://t.co/FgdRHhY3BY
Marcel Fagundes @marcelfagundes
21 Followers 468 Following Desenvolvedor apaixonado por código e café. 💡 Transformando código em soluções
RishikeshK @Rishike89765470
72 Followers 772 Following OPEN SOURCE wannabe| | WH40K right now | 2025 Organizer @HackByte3.0 | want to become gilfoyle with this puny dumb brain
a. @ConvxO2
125 Followers 361 Following Just a kid who loves solving problems at the intersection of Math, ML , and CS.
mstitch @IO___ol
0 Followers 848 Following
Mauricio Fontanarrosa @MauFontanarosa
30 Followers 313 Following
Virat Hindu 🇮🇳 ... @Parasuram108
426 Followers 2K Following Cosmic warrior, Hindu, Karateka, Celibate, Spiritual, Researcher. Supporter of Dharmic Wing politics! நீ தர்மத்தை காப்பாற்று, தர்மம் உன்னை காக்கும்! 🎯⚔🏹⚖🚩
RealMadrid308 @Primus17_
0 Followers 64 Following
K.Manideep @iAmManideep_K
1 Followers 42 Following
Zacariah @ZacariahHeim
458 Followers 1K Following From hitchhiking across the US to leading sustainable tech innovation. Innovator of Proton Batteries. Full-stack wizard 🧙♂️
Jasnoor Pannu @j4snoor_pannu
394 Followers 325 Following 20 | pre-final year cse student | wannabe ml engineer | specialist @ codeforces
Sarah @hubbard77sarah
644 Followers 3K Following
scissorstail @scissorstail_
11 Followers 879 Following Web dev | Exploring LLM as a hobby after work.
chidu @itsss_chidu
881 Followers 1K Following i design sometimes • https://t.co/54ko4HZ2jl • a̶r̶c̶h̶ retarded btw.
Jan @A98786142308198
66 Followers 5K Following gender : binary ^^ | Heterophile | into : computer stuff | like/retweet/follow ≠ endorsement | i follow way to many ppl lol
abozikoo @zakaryaalhaeer_
220 Followers 6K Following
SATYAK GOVINDWAR @SGovindwar10088
1 Followers 43 Following
Jawad Ul Karim @JawadUlKarim11
157 Followers 1K Following
Yann LeCun @ylecun
949K Followers 764 Following Professor at NYU. Chief AI Scientist at Meta. Researcher in AI, Machine Learning, Robotics, etc. ACM Turing Award Laureate.
Hashmitha @Physicla_
1K Followers 747 Following 21 | 量子物理学者 |Quantum optics and information | Quantum Sensing | ML | Biophysics | Poetry
Ivan Yashchuk @IvanYashchuk
641 Followers 749 Following I work on @PyTorch at @NVIDIA Born in Ukraine | Raised in Siberia Yugra | Living in Finland 🇫🇮
Andrej Karpathy @karpathy
1.4M Followers 1K Following Building @EurekaLabsAI. Previously Director of AI @ Tesla, founding team @ OpenAI, CS231n/PhD @ Stanford. I like to train large deep neural nets.
vansh5632 @vansh5632
81 Followers 191 Following Just exploring ......, know a little bit tech and much more to learn and explore Github: https://t.co/ctoRcgcOjU
Soumith Chintala @soumithchintala
250K Followers 1K Following Cofounded and lead @PyTorch at Meta. Also dabble in robotics at NYU. AI is delicious when it is accessible and open-source.
Jarred Sumner @jarredsumner
127K Followers 768 Following building @bunjavascript. formerly: @stripe (twice) @thielfellowship. high school dropout. npm i -g bun
Mrinal @Hi_Mrinal
10K Followers 305 Following Backend Engineer | I just FAFO my blogs on : https://t.co/bmbQhVa7Lu
Jonathan Blow @Jonathan_Blow
145K Followers 269 Following Designer/Programmer of Braid and The Witness. President, Thekla, Inc. Partner in Indie Fund. Working hard on a new game and a programming language.
Gabriel Dechichi @gdechichi
8K Followers 426 Following Solo game programmer. Prev Head of Engineering at Proxima and Senior Engineer at @Unity. Built @playsuckup ($1M+), now building a next gen engine for the web
Mario Sieg @_mario_neo_
3K Followers 113 Following ML | game engines | compilers | HPC, Research Engineer @PrimeIntellect Building my custom pytorch: https://t.co/5PnTE712WQ
Yacine Mahdid @yacinelearning
12K Followers 738 Following (neuro/ai) I make technical deep learning tutorials 👺
logic destroyer @splinedrive
18K Followers 336 Following Software engineer and logic design hobbyist. Since 2021, Building RISC-V SoCs from scratch and hacking xv6/Linux to life, TU Berlin graduated
sahaj @sahaj__b
150 Followers 149 Following A human who builds Web apps, CLIs/TUIs, and other cool stuff
StillTypeWriting @StillTypeWritin
787 Followers 570 Following Omnipresent record-keeper and CS grad.
Kartik (カルティ�... @C_Kumar_Kartik
780 Followers 540 Following ex-backend intern @doceree | DL & Backend | certified schizoid | yeah, i don't touch much grass but you can find me on https://t.co/ERiLTBoM9O
Toughware Guy @__toughware__
3K Followers 1K Following full-stack software engineer | Alx Africa Alumnus | into AI/ML
maharshi @mrsiipa
41K Followers 846 Following ml perf @fal - learning deeply about life one gradient step at a time - personal blog: https://t.co/TYdFfUBImf
אגי-e/acc @murage_kibicho
3K Followers 5K Following Statistics @Yale | @LeetArxiv - Leetcode for implementing Arxiv papers
Liverpool FC @LFC
25.0M Followers 336K Following Official X account of Liverpool Football Club. The Premier League champions. 🔴 Stop The Hate, Report It. #RedTogether ✊ @LFCHelp 💻
suzie @sujaltaneja_
302 Followers 327 Following 20. he/ him. learning to code. watches anime, cricket and football.
Tanu @serotoninwave
1K Followers 698 Following 17 | CS'29 | she/her | Sic Parvis Magna | DSA | Web Dev
Shivaraj @shivaraj215
676 Followers 682 Following 18 | CSE'29 | webDev and DSA enthusiast | sigma8.0, ApnaCollege | Love to join Spaces!! || #100DaysOfCode
tiramisudestroyer @saanvihasissues
602 Followers 482 Following
rayhana @raydotsh
904 Followers 428 Following 21. read too much. interested in systems, structure, and how things break. termux btw
Shinji @Full_Metal_QR
266 Followers 206 Following {Fintech | AI} *On a never-ending journe¥ to become a person of great knowledge. I spend most of m¥ time on this platform writing on Artificial Intelligence*
Hero Of Justice @herooffjustice
2K Followers 351 Following Learning AI/ML, Messiah? Soon. Hero Of Justice ⚔️
Dexerto @Dexerto
1.2M Followers 925 Following The leading source for influencer, streamer, gaming, and viral content
ryan 🤿 @scubaryan_
675K Followers 2K Following not impersonating anyone ~ daily streamer clips and more @rainbetcom 🤿
FearBuck @FearedBuck
1.1M Followers 1K Following not impersonating anyone || turn notis on || DM for submissions & credit ||