Skip to content

Commit 4e87600

Browse files
author
Panajiotis Keßler
committed
added first Independent Q Learning experiment
1 parent f445ff7 commit 4e87600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReinforcementLearningExperiments/src/experiments/MARL/IDQN_TicTacToe.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ---
22
# title: JuliaRL\_IDQN\_TicTacToe
33
# cover:
4-
# description: IDQN applied to TicTacToe competetive
4+
# description: IDQN applied to TicTacToe competitive
55
# date: 2023-07-03
66
# author: "[Panajiotis Keßler](mailto:panajiotis.kessler@gmail.com)"
77
# ---

0 commit comments

Comments
 (0)