Skip to content

Latest commit

 

History

History
72 lines (41 loc) · 4.74 KB

index.md

File metadata and controls

72 lines (41 loc) · 4.74 KB

フリーソフトでつくる音声認識システム(第2版)

スライドと Jupyter Notebooks

1. パターン認識って何?

<iframe src="https://www.docswell.com/slide/58GW69/embed" allowfullscreen="true" class="docswell-iframe" width="620" height="406" style="border: 1px solid #ccc; display: block; margin: 0px auto; padding: 0px; aspect-ratio: 620/406;"></iframe>

2. データをきちんと取り込もう

<iframe src="https://www.docswell.com/slide/K7V466/embed" allowfullscreen="true" class="docswell-iframe" width="620" height="406" style="border: 1px solid #ccc; display: block; margin: 0px auto; padding: 0px; aspect-ratio: 620/406;"></iframe>

3. パターンの特徴を調べよう

<iframe src="https://www.docswell.com/slide/5VVMDX/embed" allowfullscreen="true" class="docswell-iframe" width="620" height="406" style="border: 1px solid #ccc; display: block; margin: 0px auto; padding: 0px; aspect-ratio: 620/406;"></iframe>

4. パターンを識別しよう

<iframe src="https://www.docswell.com/slide/Z24QVR/embed" allowfullscreen="true" class="docswell-iframe" width="620" height="406" style="border: 1px solid #ccc; display: block; margin: 0px auto; padding: 0px; aspect-ratio: 620/406;"></iframe>

5. 誤差をできるだけ小さくしよう

<iframe src="https://www.docswell.com/slide/5Q8X63/embed" allowfullscreen="true" class="docswell-iframe" width="620" height="406" style="border: 1px solid #ccc; display: block; margin: 0px auto; padding: 0px; aspect-ratio: 620/406;"></iframe>

6. 限界は破れるか(1)- サポートベクトルマシン -

<iframe src="https://www.docswell.com/slide/598M47/embed" allowfullscreen="true" class="docswell-iframe" width="620" height="406" style="border: 1px solid #ccc; display: block; margin: 0px auto; padding: 0px; aspect-ratio: 620/406;"></iframe>

7. 限界は破れるか(2)- ニューラルネットワーク -

<iframe src="https://www.docswell.com/slide/ZXY6M4/embed" allowfullscreen="true" class="docswell-iframe" width="620" height="406" style="border: 1px solid #ccc; display: block; margin: 0px auto; padding: 0px; aspect-ratio: 620/406;"></iframe>

8. 未知データを推定しよう - 統計的方法 -

<iframe src="https://www.docswell.com/slide/5DEWYW/embed" allowfullscreen="true" class="docswell-iframe" width="620" height="406" style="border: 1px solid #ccc; display: block; margin: 0px auto; padding: 0px; aspect-ratio: 620/406;"></iframe>

9. 本当にすごいシステムができたの?

<iframe src="https://www.docswell.com/slide/KW1MJR/embed" allowfullscreen="true" class="docswell-iframe" width="620" height="406" style="border: 1px solid #ccc; display: block; margin: 0px auto; padding: 0px; aspect-ratio: 620/406;"></iframe>

10-15. 実践編 ー 音声認識・音声対話 ー

<iframe src="https://www.docswell.com/slide/ZM164N/embed" allowfullscreen="true" class="docswell-iframe" width="620" height="406" style="border: 1px solid #ccc; display: block; margin: 0px auto; padding: 0px; aspect-ratio: 620/406;"></iframe>