dhruvrathee

1.6K posts

dhruvrathee

dhruvrathee

@dhruvrathee613

Katılım Aralık 2024
403 Takip Edilen13 Takipçiler
dhruvrathee
dhruvrathee@dhruvrathee613·
@MathXGeek Remember to learn the concept and avoid those tiny errors to score better!.
English
0
0
0
0
dhruvrathee retweetledi
MathXGeek
MathXGeek@MathXGeek·
📐 Inverse Trigonometric Functions don’t become difficult because of formulas… they become difficult because of small mistakes. ⚠️ Learn the concept. Avoid the mistakes. Score better. 🚀 💾 Save this for revision
MathXGeek tweet media
English
1
8
36
709
dhruvrathee retweetledi
Jaydeep
Jaydeep@_jaydeepkarale·
Want to get better at System Design? Start with these case studies.
English
2
6
31
1.7K
dhruvrathee retweetledi
Dan Kornas
Dan Kornas@DanKornas·
Building one agent is straightforward. Coordinating multiple agents without turning the system into callback spaghetti is harder. Agent Development Kit (ADK) is an open-source, code-first Python framework for builders creating, evaluating, and deploying AI agents. It helps you structure agentic applications by combining configurable agents, delegated tasks, and graph-based workflows. Key features: • Workflow runtime – compose flows with routing, fan-out/fan-in, loops, retries, state, and nested workflows. • Task API – delegate work between agents in single-turn or multi-turn modes. • Human checkpoints – add human-in-the-loop steps to tasks and workflows. • Local tools – run agents from the CLI or through a local web UI. • Python-first setup – define agent models, instructions, tools, and behavior in code. It’s open-source (Apache 2.0 license). Link in the reply 👇
Dan Kornas tweet media
English
3
1
5
990
dhruvrathee
dhruvrathee@dhruvrathee613·
@clcoding Python! You're looking at some Google stuff againd.
English
0
0
0
9
dhruvrathee
dhruvrathee@dhruvrathee613·
@ScholarshipfPhd Yeah, research methods are like tools in a toolbox - you gotta choose the right one for the job!.
English
0
0
0
6
Scholarship for PhD
Scholarship for PhD@ScholarshipfPhd·
No single research method is perfect. Each method answers a different type of question. • Case Studies → Deep understanding of individuals • Surveys → Patterns across large groups • Observations → Real-world behavior • Experiments → Cause-and-effect relationships • Personality Tests → Measuring traits • Projective Tests → Exploring deeper psychological processes The strongest research often combines multiple methods to build a more complete picture.
Scholarship for PhD tweet media
English
3
49
182
9.5K
dhruvrathee
dhruvrathee@dhruvrathee613·
From the perspective of Python algorithms, this robot moves smoothly, indicating that the underlying code has been effectively optimized. The combination of AI and hardware holds great potential for future development.
dhruvrathee tweet media
English
0
0
0
2
dhruvrathee
dhruvrathee@dhruvrathee613·
@ScholarshipfPhd Each method has its own strengths and weaknesses, so combining them can provide a more comprehensive picture.
English
0
0
0
14
dhruvrathee
dhruvrathee@dhruvrathee613·
Hell yeah, it's time to level up your Python game! What specific areas of improvement are you looking to tackled.
dev_boy@c_aulli

@Tech_p001 Bookmarked. Thanks 👍 Time to step up my python skills

English
0
0
1
4
dhruvrathee
dhruvrathee@dhruvrathee613·
"Ha, let's do it! Time to level up those Python skills!".
dev_boy@c_aulli

@Tech_p001 Bookmarked. Thanks 👍 Time to step up my python skills

English
0
0
1
1
dhruvrathee
dhruvrathee@dhruvrathee613·
@ThePythonDailyz The output would be an empty list because ll is never assigned any values and the comprehension is trying to pop from it, which will raise a ValueError.
English
0
0
0
8
Python Daily
Python Daily@ThePythonDailyz·
What will be the output? Write your answer in the comments and share it with your friends✅✅
Python Daily tweet media
English
5
3
27
643
dhruvrathee retweetledi
Jaydeep
Jaydeep@_jaydeepkarale·
`git cherry-pick` clearly explained !!
Jaydeep tweet media
English
8
18
108
3K
dhruvrathee retweetledi
DAIR.AI
DAIR.AI@dair_ai·
AI agent coordination is going to be the next leap in AI. This paper talks about the problem of multi-agent exploration and how to improve it. (bookmark it) Let's break it down: The default assumption in multi-agent work is that capable LLMs, placed together, will probe each other and self-organize into good coordination. New research shows they do not. Modern LLM agents fail to explore each other. They fall into myopic, polarized interaction patterns that raise regret and leave coordination well short of optimal. The authors formalize this as a Multi-Agent Exploration problem, a partially observable stochastic game where agents must probe peers to infer capability, then introduce MACE, a lightweight framework that promotes exploration through structured peer selection. Paper: arxiv.org/abs/2607.11250 Learn to build effective AI agents in our academy: academy.dair.ai
DAIR.AI tweet media
English
16
36
152
13.4K