IT Guy

IT、AI / Machine Learning、IoT、Project Management、プログラミング、ITIL等々

Python Machine Learning用パッケージ・フレームワーク

Data analysisのための4つのメインパッケージ (SciPy.orgが提供)

https://scipy.org/

NumPy

SciPy

Pandas

Matplotlib

f:id:blog-guy:20181205221037p:plain

Deep Learning

Keras

  • Home - Keras Documentation
  • TensorFlow(by Google)、CNTK(by Microsoft)、TheanoのHigh-level APIを提供。この単体で動くものではない。別の言い方だと、Kerasのbackend enginesとして、TensorFlow、CNTK、Theanoがあり、Kerasのデフォルトのbackend engineはTensorflow。

Tensorflow

Link