niel

70 posts

niel banner
niel

niel

@beaconnbin

ML | DSA

Katılım Ocak 2024
263 Takip Edilen30 Takipçiler
Sabitlenmiş Tweet
niel
niel@beaconnbin·
" Your lack of commitment is almost an insult to the ones who beleive in you " ~ @TheNotoriousMMA
English
0
1
1
304
niel retweetledi
༒︎
༒︎@offprozac·
accidentally isolated myself for years
English
356
8K
47.7K
14.3M
niel
niel@beaconnbin·
@saen_dev Thanks for the advice . looking forward to master best practices in agentic ai at scale .
English
0
0
0
17
Saeed Anwar
Saeed Anwar@saen_dev·
@beaconnbin go with LLM engineering (agents/LangGraph/evals). MLOps is crowded, backend gets commoditized. agent orchestration is where the unsolved problems are - nobody's figured out reliable multi-step reasoning at scale yet. that's where the leverage is
English
1
0
1
13
niel
niel@beaconnbin·
Senior ML/AI folks, need advice. I’ve done core ML and built RAG/LangChain/LLM apps. What’s the smartest next step ? MLOps + pipelines, LLM engineering (agents/LangGraph/evals), or backend/data engineering to build real production AI systems?
English
2
0
2
49
ira_well
ira_well@beiralistic·
Quote with mirror selfie
ira_well tweet media
English
41
9
557
24.5K
Ashutosh Maheshwari
Ashutosh Maheshwari@asmah2107·
Twitter is cool. But it’s 10x better when you connect with people who like building and scaling GenAI systems. If you’re into LLMs, GenAI, Distributed Systems or backend. say hi.
English
563
28
1.3K
63.5K
niel
niel@beaconnbin·
@abhi1thakur Can someone share a real example of building a coding-focused AI agent in a workplace setting? Also, do tools like CrewAI actually hold up in production, and what does the typical pipeline look like? just want a perspective
English
0
0
0
10
niel
niel@beaconnbin·
@abhi1thakur Do you know any good resources for learning how to build production level AI agents?
English
1
0
0
55
prajwal
prajwal@bRutTe_forc3·
peak iit placement season 😭
prajwal tweet media
English
22
24
1K
45.7K
niel
niel@beaconnbin·
@YuvrajS9886 I too get this feeling . Sometimes not fuking around and sticking to the foundation is good for us. U got this
English
0
0
2
71
Yuvraj Singh
Yuvraj Singh@YuvrajS9886·
Man, I don't think I should dream of working at latest tech even before release and be involved in its making I flunk simple things (leetcode, explanation of concepts) at interviews man people believe in me and I flunk why? Idont know, it happens just at places I desire to work in one day, dissappointing them and me I think I should just what is assigned at job and stick to it since I just cant seem to make it anywhere
English
7
0
27
1.5K
Karan🧋
Karan🧋@kmeanskaran·
Guys, do you know how Uber sets the fare price every second? How Google Ads Smart Bidding works? They use a hybrid modeling (time-series + ML prediction) stack. Covering this in my upcoming Substack this Sunday, 10 AM. Subscribe: kmeanskaran.substack.com
English
4
3
35
1.5K
niel
niel@beaconnbin·
@kmeanskaran ya , and please do write on time series as well in future if possible ,like how to make the pipeline scalable for that
English
0
0
0
8
Karan🧋
Karan🧋@kmeanskaran·
How to evaluate an ML/LLM model in 2025? Precision, recall, and F1 score are crucial parts of ML evaluation. In the past, they were theoretically the only way to judge a model. Kaggle competitions later made them famous for earning medals, but in 2025, no app or algorithm is perfect, and ML evaluation has evolved. Here’s the reality: data is growing insanely fast. You often need to retrain your model every couple of months because old patterns quickly become irrelevant. A single “best” model with 90% metrics can become outdated fast. What should you do? - If your model has a decent score (e.g., ~80% accuracy or precision/recall, which is actually great in production), push it to production. - Deploy it and run A/B testing, this is the only real way to validate performance against live data. - Retrain regularly based on new data and feedback. - Evaluate the model on business impact. In 2025, a robust ML pipeline matters far more than a single accuracy metric. Researchers are building strong foundational models for general tasks, but real-world success depends on your system design. The ML pipeline and system design are now mandatory. Keep learning ;)
English
8
12
192
9.2K
niel
niel@beaconnbin·
@pranavgupta2603 gradient decomposition maybe , thats also a good practice ig
English
0
0
0
13
Pranav Gupta
Pranav Gupta@pranavgupta2603·
So I have been training a 50M param GPT but it should take like ~3 hours to train it for one epoch while mine takes ~12 hours. I have added mixed-precision (bfloat16) using autocast and torch.compile. Not using flash attention, or DDP, these are constraints. ChatGPT and Claude can't help me anymore and I can't show you guys the code for now. What could I be forgetting?
English
1
0
6
365
damien
damien@damienghader·
FCK it. Here's all the sauce. After shipping 100+ apps with @Lovable — I made the ULTIMATE Design Cheat Sheet. Every prompt. Every design system pattern. Every cloud config + infra setup. Every component standard + best practice we actually use to achieve world-class UI. All in one doc. Follow + comment "Cheat Sheet" and I'll DM it to you.
damien tweet media
English
3.6K
148
2.6K
500.2K
Kaif
Kaif@kaif9999·
Deleting in 24hrs, whoever likes and says “Kaif”, I will send thrm a surprise DM 👀
English
343
3
581
52.5K
Sarthak Sharma
Sarthak Sharma@sarthaksharma85·
I'm currently looking for an internship or entry level role Backend + GenAI focused. I’ve worked on a bunch of amazing projects, some listed in the thread 👇 If you’re hiring or know someone who is, my DMs are open! Please like/RT to help me reach the right people 🙏
English
23
17
300
26.4K
niel
niel@beaconnbin·
Wrapped up implementing L1 regularization from scratch and diving into logistic regression! 🚀 with mid sems coming up , gotta take a short break from my ML journey this week 😊 #MachineLearning #AI
niel tweet media
English
0
0
2
199
niel
niel@beaconnbin·
@munen5647 thanks man , can u write a guide on how to read ML papers effectively ?
English
0
0
0
16
munen
munen@munen5647·
Important thing is just read 1 or 2 research paper on weekend and after 10 to 12 months... you'll be having very good understanding of your area of interest.
English
1
0
3
162
munen
munen@munen5647·
Reading Research papers is one of the most important thing to do for gaining practical skills in ML. Some insights 👇🏻
munen tweet media
English
6
1
37
14K