AI Reward-Based Learning Agent
Python
Developed an intelligent AI agent that learns and navigates based on reward systems, highlighting my proficiency in Python and understanding of advanced AI methodologies.
Key techniques:
- AI Algorithms: Implementing SARSA and Q-learning for decision-making.
- Foundational Algorithms: Implementing variants of foundational algorithms such as Breadth-First and Depth-First Search (Topological, Cycle-Detecting, Iterative, Greedy, etc).