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 986bd72 commit 215a2edCopy full SHA for 215a2ed
RL_Q-Learning_E3/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