> For the complete documentation index, see [llms.txt](https://mml.gitbook.io/mml/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mml.gitbook.io/mml/master.md).

# 数学プログラミング置き場

私が日頃勉強していることについて整理しながらここに書き留めていきます。

更新についての報告は節目ごとにTwitterの [@wsuzume](https://twitter.com/wsuzume) および [@sincreth](https://twitter.com/sincreth) のアカウントにて行います。指摘、意見、要望等あれば同アカウントにリプライやDMで連絡していただけると大変嬉しい限りです。

たとえば「この部分の説明がわかりやすかった/わかりにくかった」というフィードバックは、解説の質を改善する上で非常に重要な情報なので、簡単な感想でも大助かりです。

本書は <https://github.com/wsuzume/gitbook> に同期されており、そちらからMarkdown形式でのダウンロードは可能です。PDFでの配布は GitBook の無料プランを使用している関係上難しいので、折を見て電子書籍化するつもりです。

本書は次の三つのトピックが一般読者向けです。

{% content-ref url="/pages/-LxKI6PxG2K\_UhxOtyGj" %}
[機械学習・データサイエンス](/mml/mml/abstract.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LxfjRW5E\_o5qP8S3AuP" %}
[連続最適化](/mml/continuous-optimization/taylor-series.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LxKKchg6JNo2UM1teco" %}
[プログラミング](/mml/programming/system-abstract.md)
{% endcontent-ref %}

次の三つのトピックは私の趣味の色が濃くなりますが、その分、希少価値の高い資料となるよう心がけるつもりです。

{% content-ref url="/pages/-M-umIgIkfBUdahsywTL" %}
[行列計算](/mml/matrix-computations/qr-fen-jie.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LxKZPYLCd0pPssNtIUE" %}
[カーネル法](/mml/kernel-method/abstract.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LxKSPckr7QSXQe8s-zJ" %}
[Riemannian最適化](/mml/riemannian-optimization/riemanntte.md)
{% endcontent-ref %}

そして次の三つは自分用のメモとしての側面が強いです。

{% content-ref url="/pages/-LxW90Nm\_LXCYxIEsR3i" %}
[数学勉強ノート](/mml/note/0-nto.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LxLmbamXpXSxD-kXCF0" %}
[書籍メモ](/mml/book-memo/abstract.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LxKL27dNDcWOyU4cxRl" %}
[論文メモ](/mml/article-memo/abstract.md)
{% endcontent-ref %}
