Skip to content

Commit 883cb8a

Browse files
Update env.py
1 parent 7056a4e commit 883cb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RL_Sarsa_E2/env.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# github.com/sichkar-valentyn
1010
#
1111
# Reference to:
12-
# [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)
12+
# Valentyn N Sichkar. Reinforcement Learning Algorithms for global path planning // GitHub platform. DOI: 10.5281/zenodo.1317899
1313

1414

1515
# Importing libraries

0 commit comments

Comments
 (0)