Key changes: - Add random Q-table initialization with small values (0-0.1) - Implement action masking mechanism to prevent repeated actions - Add debug information to show available actions and Q-values - Add epsilon-greedy selection with action masking - Add tests for policy and agent behavior |
||
|---|---|---|
| .. | ||
| __init__.cpython-39.pyc | ||
| __init__.cpython-312.pyc | ||
| action_space.cpython-39.pyc | ||
| action_space.cpython-312.pyc | ||
| environment.cpython-39.pyc | ||
| environment.cpython-312.pyc | ||
| spaces.cpython-39.pyc | ||
| spaces.cpython-312.pyc | ||