What is Numpy Broadcasting? #shorts #coding #programming

preview_player
Показать описание
What is Numpy Broadcasting? #shorts #coding #programming

The term broadcasting describes how NumPy treats arrays with different shapes during arithmetic operations. Subject to certain constraints, the smaller array is “broadcast” across the larger array so that they have compatible shapes.

Рекомендации по теме
Комментарии
Автор

The term broadcasting describes how NumPy treats arrays with different shapes during arithmetic operations. Subject to certain constraints, the smaller array is “broadcast” across the larger array so that they have compatible shapes.



mlminds