Skip to content

tkamishima/mlmpy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Fig
 
 
 
 
lr
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

機械学習の Python との出会い (Machine Learning Meets Python)

機械学習と Python プログラミングについて初歩的な知識を前提として,NumPy をはじめとする科学技術計算関連のモジュールの使い方を説明するチュートリアルです.

この文書は Sphinx を用いて書かれています. 適宜コンパイルすることで,html,PDF,ePub などの形式で読むことができます.

コンパイル済みのファイルは次のリンクからダウンロード出来ます: [ HTML版 ] [ PDF版 ] [ ePub版 ]

ePub を生成するときは, sphinx.ext.pngmath を,html や PDF を生成するときは sphinx.ext.mathjax を利用して数式を処理するようになっています. このとき, MathJax を,ローカルサーバではなく, http://cdn.mathjax.org でサービスされているものを使う場合は, conf.py 中の mathjax_path の定義をコメントアウトして下さい.

TYPO や記述の誤りを見つけられた場合は,ご連絡いただけると今後の改善に役立てることができます.ご協力いただける場合は,ここの pull request か issue トラッカーでお知らせ下さい.できれば,issue トラッカーより, pull request をいただける方が助かります.なお,事情によりすぐには対処できない場合もありますので,あらかじめご承知おき下さい.

About

Machine Learning Meets Python : A tutorial of NumPy / SciPy for machine learners who want to implement their own algotithms in Python (written in Japanese)

Resources

Stars

Watchers

Forks

Packages

No packages published