Skip to content

Apolloniann/broadcasting_in_numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

broadcasting_in_numpy

  • Broadcasting is important for machine learning/deep learning beacuse in this we have data in the from of matrix and we need to multply matrix with sacal and other matrix
  • if you do by coding or any other from like through loops its really time wasting so here we need parallel programming for that numpy is good for beacuse this libary do same thing and in the optimal way
  • That's why we need numpy

Note

  • comment's is import beacuse explantion in comment's

About

broadcasting in numpy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages