You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
532 B
Markdown
15 lines
532 B
Markdown
---
|
|
# edu-wobk
|
|
title: 'Write §1: What is reinforcement learning?'
|
|
status: completed
|
|
type: task
|
|
priority: normal
|
|
created_at: 2026-03-13T20:03:17Z
|
|
updated_at: 2026-03-13T22:46:18Z
|
|
parent: edu-coqp
|
|
---
|
|
|
|
Cover: state, action, reward, policy, value function. Intuitive explanation with a game-playing example. No code.
|
|
|
|
## Summary of Changes\n\nWrote full content for §1 covering RL fundamentals: agent/environment loop, state/action/reward/policy/value concepts, contrast with supervised/unsupervised learning, and why RL fits games.
|