LxMLS / lxmls-toolkit

Machine Learning applied to Natural Language Processing Toolkit used in the Lisbon Machine Learning Summer School
Other
222 stars 216 forks source link

Utilize NumPy APIs more #176

Closed maldil closed 2 months ago

maldil commented 2 years ago

The goal of this PR is to replace Python functions, and inefficient loops with optimized NumPy APIs. Would you kindly help me in reviewing and merging these changes?