|
|
|
|
|
by jampekka
434 days ago
|
|
Broadcasting is an excellent idea. Implementations do have warts, but e.g. pytorch would be really painful without it. Broadcasting is a sort of generalization of the idea of scalar-matrix product. You could make that less "ridiculous" by requiring a Hadamard product with a constant value matrix instead. |
|