We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7056a4e commit 883cb8aCopy full SHA for 883cb8a
RL_Sarsa_E2/env.py
@@ -9,7 +9,7 @@
9
# github.com/sichkar-valentyn
10
#
11
# 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)
+# Valentyn N Sichkar. Reinforcement Learning Algorithms for global path planning // GitHub platform. DOI: 10.5281/zenodo.1317899
13
14
15
# Importing libraries
0 commit comments