Skip to content

Commit 64083a6

Browse files
Fix GridWorld API (index-based P; TR records); add __init__.py for chapter packages
1 parent a54bb07 commit 64083a6

3 files changed

Lines changed: 1 addition & 0 deletions

File tree

ch3_multi_armed_bandits/tests/__init__.py

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__all__ = ["bandits", "epsilon_greedy", "ucb", "thompson", "experiments"]

ch4_dynamic_programming/tests/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)