Skip to content

Commit 7056a4e

Browse files
Update agent_brain.py
1 parent f1e9c1e commit 7056a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RL_Sarsa_E2/agent_brain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# github.com/sichkar-valentyn
88
#
99
# Reference to:
10-
# [1] Valentyn N Sichkar. Reinforcement Learning Algorithms for global path planning // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/Reinforcement_Learning_in_Python (date of access: XX.XX.XXXX)
10+
# Valentyn N Sichkar. Reinforcement Learning Algorithms for global path planning // GitHub platform. DOI: 10.5281/zenodo.1317899
1111

1212

1313
# Importing libraries

0 commit comments

Comments
 (0)