Glossary entry
Policy (RL)
नीति (आरएल)
Definition (English)
The strategy an agent uses to decide which action to take in each state.
अर्थ (नेपालीमा)
प्रत्येक अवस्थामा कुन कार्य गर्ने भनी एजेन्टले प्रयोग गर्ने रणनीति।
Glossary entry
नीति (आरएल)
Definition (English)
The strategy an agent uses to decide which action to take in each state.
अर्थ (नेपालीमा)
प्रत्येक अवस्थामा कुन कार्य गर्ने भनी एजेन्टले प्रयोग गर्ने रणनीति।
Related terms
AI Agent
एआई एजेन्ट
An AI system that can plan, use tools, and take actions to achieve a goal autonomously.
Planning
योजना निर्माण
Generating a sequence of actions an agent should take to reach a goal.
Q-Learning
क्यू-लर्निङ
A reinforcement learning algorithm that learns the value of actions in each state.
Actuator
एक्चुएटर
A component that turns a system's decisions into physical movement or action.
Adam Optimizer
एडम अप्टिमाइजर
A widely used optimizer that adapts the learning rate for each parameter.
AI Strategy
एआई रणनीति
An organization's plan for where and how to apply AI to meet its goals.
API
एपीआई
A defined way for software programs to communicate and use each other's features.
Autoregressive
अटोरिग्रेसिभ
Generating output one token at a time, each based on all the tokens produced before it.