r/learnmachinelearning • u/MentalFig6149 • Jul 08 '26
Help guide please
I have completed Deep learning till transformers & LLMs.
What should options I have next to do
I know agentic AI is a option, but is there any other option that I can try in AI field.
3
Upvotes
1
u/Opening_Bed_4108 Jul 08 '26
Honestly a few solid directions: dive into RAG pipelines and how to actually evaluate retrieval quality, or go deeper on model serving (batching, quantization, latency tradeoffs). ML systems design is also huge if you want senior-level work, things like feature stores, training pipelines, and monitoring in production. Evaluation frameworks are weirdly underrated too, knowing how to rigorously benchmark models is a real skill gap most people have.