You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The research results for Neural Network Knowledge Based system for the tasks of collision avoidance is put in separate repository and is available here: <ahref="https://github.com/sichkar-valentyn/Matlab_implementation_of_Neural_Networks">Matlab implementation of Neural Networks</a></p>
58
58
</li>
59
+
<li>
60
+
<p>The study of Semantic Web languages OWL and RDF for Knowledge representation of Alarm-Warning System is put in separate repository and is available here: <ahref="https://github.com/sichkar-valentyn/Knowledge_Base_Represented_by_Semantic_Web_Language">Knowledge Base Represented by Semantic Web Language</a></p>
61
+
</li>
59
62
<li>
60
63
<p>The study of Neural Networks for Computer Vision in autonomous vehicles and robotics is put in separate repository and is available here: <ahref="https://github.com/sichkar-valentyn/Neural_Networks_for_Computer_Vision">Neural Networks for Computer Vision</a></p>
<h3id="q-learning-algorithm-resulted-chart-for-the-environment-1"><aname="Q-learning algorithm resulted chart for the environment-1">Q-learning algorithm resulted chart for the environment-1</a></h3>
140
145
<p>Represents number of episodes via number of steps and number of episodes via cost for each episode</p>
<h3id="final-q-table-with-values-from-the-final-shortest-route-for-environment-1"><aname="Final Q-table with values from the final shortest route for environment-1">Q-table with values from the final shortest route for environment-1</a></h3>
<br/>Looking at the values of the table we can see the decision for the next action made by agent (mobile robot). The sequence of final actions to reach the goal after the Q-table is filled with knowledge is the following: <em>down-right-down-down-down-right-down-right-down-right-down-down-right-right-up-up.</em>
<h3id="q-learning-algorithm-resulted-chart-for-the-environment-2"><aname="Q-learning algorithm resulted chart for the environment-2">Q-learning algorithm resulted chart for the environment-2</a></h3>
157
166
<p>Represents number of episodes via number of steps and number of episodes via cost for each episode</p>
<h3id="final-q-table-with-values-from-the-final-shortest-route-for-environment-1-1"><aname="Final Q-table with values from the final shortest route for environment-1">Q-table with values from the final shortest route for environment-1</a></h3>
0 commit comments