Bag of ML Words

ML = Machine Learning, Music Love, and Miscellaneous things in daily Livings

2014-03-26から1日間の記事一覧

Python: Bayesian Methods for Hackers 0章: 環境設定 in Win

まずは自宅の環境にPythonを導入するところから。 特に、Bayesian Methods for Hackersを読むにはiPython notebookという非常にカッコエエインターフェースが強く推奨されているので、それを目標にします。 以前やったときはnumpyがインストール出来なかったので…