Skip to content

Commit c19607c

Browse files
Update run_agent.py
1 parent 883cb8a commit c19607c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RL_Sarsa_E2/run_agent.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 classes

0 commit comments

Comments
 (0)