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 883cb8a commit c19607cCopy full SHA for c19607c
RL_Sarsa_E2/run_agent.py
@@ -7,7 +7,7 @@
7
# github.com/sichkar-valentyn
8
#
9
# 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)
+# Valentyn N Sichkar. Reinforcement Learning Algorithms for global path planning // GitHub platform. DOI: 10.5281/zenodo.1317899
11
12
13
# Importing classes
0 commit comments