Skip to content

Commit e1b648d

Browse files
Update default.html
1 parent ecf3211 commit e1b648d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/_layouts/default.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@ <h3 id="reference-to">Reference to:</h3>
5252
<h3 id="related-works">Related works:</h3>
5353
<ul>
5454
<li>
55-
<p>The study of Semantic Representation of knowledge and querying of it through owl files with SPARQL is put in separate repository and is available here: https://github.com/sichkar-valentyn/System_programming_for_SPARQL_querying_with_interface_development_by_html_files</p>
55+
<p>The study of Semantic Representation of knowledge and querying of it through owl files with SPARQL is put in separate repository and is available here: <a href="https://github.com/sichkar-valentyn/System_programming_for_SPARQL_querying_with_interface_development_by_html_files">System programming for SPARQL querying with interface development by html files</a></p>
5656
</li>
5757
<li>
58-
<p>The study of Neural Networks for Computer Vision in autonomous vehicles and robotics is put in separate repository and is available here: https://github.com/sichkar-valentyn/Neural_Networks_for_Computer_Vision</p>
58+
<p>The study of Neural Networks for Computer Vision in autonomous vehicles and robotics is put in separate repository and is available here: <a href="https://github.com/sichkar-valentyn/Neural_Networks_for_Computer_Vision">Neural Networks for Computer Vision</a></p>
5959
</li>
6060
</ul>
6161

6262
<h2 id="description">Description</h2>
63-
<p>System controls the statements around the object by checking the distances with five Ultrasonic Sensors. The Sensors work <b>Separately</b>, in <b>Pairs</b>, in <b>Triples</b>, in <b>Quad</b> and all <b>Five</b> together. The Neural Networks are implemented for all of these different approaches. Neural Networks show the results in form of <b>“Alarm”</b> and <b>“Warning”</b>. The intervals for each sensor in each communication form are shown in the figures below. The Neural Networks are already adjusted and all Weights and Biases are set. All Neural Networks have the same <b>Input Vector</b> which is the current value of each sensor.</p>
63+
<p>System controls the statements around the object by checking the distances with five Ultrasonic Sensors. The Sensors work <strong>Separately</strong>, in <strong>Pairs</strong>, in <strong>Triples</strong>, in <strong>Quad</strong> and all <strong>Five</strong> together. The Neural Networks are implemented for all of these different approaches. Neural Networks show the results in form of <strong>“Alarm”</strong> and <strong>“Warning”</strong>. The intervals for each sensor in each communication form are shown in the figures below. The Neural Networks are already adjusted and all Weights and Biases are set. All Neural Networks have the same <strong>Input Vector</strong> which is the current value of each sensor.</p>
6464

6565
<h2 id="content">Content</h2>
6666
<ul>
@@ -133,7 +133,7 @@ <h2 id="the-matrices-for-method-in-five"><a name="The Matrices for method in Fiv
133133
<p><br /></p>
134134

135135
<h3 id="mit-license">MIT License</h3>
136-
<h3 id="copyright-c-2017-valentyn-n-sichkar">Copyright (c) 2017 Valentyn N Sichkar</h3>
136+
<h3 id="copyright-c-2017-valentyn-n-sichkar">Copyright (c) 2018 Valentyn N Sichkar</h3>
137137
<h3 id="githubcomsichkar-valentyn">github.com/sichkar-valentyn</h3>
138138
<h3 id="reference-to-1">Reference to:</h3>
139139
<p>Valentyn N Sichkar. Matlab implementation of Neural Networks Results for Control System of five Ultrasonic sensors // GitHub platform. DOI: 10.5281/zenodo.1317896</p>

0 commit comments

Comments
 (0)