LoginSignup
6
1

More than 3 years have passed since last update.

機械学習チートシート(ベクトル、行列、画像、Python)

Last updated at Posted at 2019-12-22

はじめに

Python による 機械学習 に向けて、基礎レベルのプログラミングメモを作成しています。
内容はベクトル、行列、画像、Python などです。

Google Colaboratory(Jupyter Notebook) で作成しています。

HTML版
https://tshimizu8.github.io/MachineLearning_CheatSheet/0010_Vector_Matrix_List.html

.ipynb版
https://github.com/tshimizu8/MachineLearning_CheatSheet

チートシートサンプル

image.png

おわりに

GoogleColaboratory(Jupyter Notebook) はコードの実験に便利です。
実験の記録を残せるのが良いです。
numpy、python等 の細かい動きには、驚きがあります。

6
1
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
1