Developers Corner

Traditional ML libraries and toolkits like scikit-learn, h2o, ML.NET etc can run on CPU environments. Microsoft’s
Hummingbird library converts conventional ML pipelines into tensor-oriented computations as neural network systems do so that they can take advantage of hardware accelerators like GPUs and TPUs for faster real-time deployment.