mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-23 15:04:20 +00:00
Improve the tutorial rendering (#1353)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
"""
|
||||
Frozenlake benchmark
|
||||
====================
|
||||
Solving Frozenlake with Tabular Q-Learning
|
||||
==========================================
|
||||
|
||||
This tutorial trains an agent for FrozenLake using tabular Q-learning.
|
||||
"""
|
||||
|
||||
# %%
|
||||
|
Reference in New Issue
Block a user