LoginSignup
10
4

More than 3 years have passed since last update.

【備忘録】shape[0], shape[1], shape[2]の中身

Last updated at Posted at 2020-08-05

忘れやすいから注意!

a.shape[0]はaの行(row)の数、a.shape[1]は列(col)の数、a.shape[2]はチャンネル数

unnamed.png

10
4
0

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
10
4