Reshape , Expand_dims Numpy Tutorials

preview_player
Показать описание
In This Video We are going to learn about reshaping in numpy. reshaping is very important operation also we are going to learn about expand_dims.
Рекомендации по теме
Комментарии
Автор

Better explanation than official docs and all these articles

spider
Автор

Thnk u so much 🌻😍 but what about when axis = -1 ?? I've seen this np.expand_dims(img[ :, :, 0], axis =-1) and i don't know what's happening

moqadase