Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita96e824

Browse files
committed
update machine learning
1 parent1064cf1 commita96e824

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

‎www/index.html‎

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -689,11 +689,14 @@ <h2>Machine Learning</h2>
689689

690690
Lecture slides:
691691
<ul>
692-
<!-- <li><a href="lectures/machine-learning.pdf">testing.pdf</a></li> -->
692+
<li><ahref="lectures/machine-learning.pdf">machine-learning.pdf</a></li>
693693
</ul>
694694

695-
696-
Examples:
695+
Examples:
696+
<ul>
697+
<li>steepest (gradient) descent:<ahref="https://github.com/sbu-python-class/python-science/blob/master/examples/machine-learning/steepest_descent/steepest_descent.py">steepest_descent.py</a></li>
698+
<li>character recognition:<ahref="https://github.com/sbu-python-class/python-science/blob/master/examples/machine-learning/character_recognition/char_recognition.py">char_recognition.py</a></li>
699+
</ul>
697700

698701
</div>
699702
</div>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp