Tag: Reinforcement Learning

  • Learning Social Behavior with Reinforcement

    This project was independently developed as part of the Seminar in Cognitive Science (COG403) at the University of Toronto. Role Cognitive Modeler, Python Developer, Researcher Tools pyClarion (Cognitive Architecture), Python, NumPy, Matplotlib Focus Areas Human-Like AI, Reinforcement Learning, Behavioral Modeling, Social Cognition Timeline January-April 2025 Contributions Project Overview Can machines learn to imitate, avoid danger,…

  • Evaluating Moral Agency in Reinforcement Learning Agents

    University of Toronto September-December 2023 In this project, I explored how reinforcement learning (RL) agents simulate goal-directed behavior and whether they can be understood as morally intelligent systems. I implemented two core RL algorithms—Sarsa (on-policy) and Q-learning (off-policy)—in a custom gridworld using MATLAB. I then trained and analyzed both model-based and model-free agents in the classic cart-pole balancing task, comparing performance under…