AmazaspShumik/Mixture-Models

Optimize numpy code

AmazaspShumik opened this issue · 0 comments

Do not copy arrays. Save into existing arrays. Use * instead of dot() where possible.