Skip to main content

5 docs tagged with "Reinforcement Learning"

View All Tags

Agent

The final policy is used to make the agent, which like the analytical agent, follows some rules.

Environment

I made the class for the environment using OpenAI gymnasium and initialized an environment.

Introduction

This is the Kaggle competition regarding Game AI and Reinforcement Learning.

Introduction

Reinforcement Learning was something that deeply interested me. I was fascinated by the idea of an AI that can learn from experience.

Self-play

The policy is a custom CNN policy made using PyTorch: