Systems | Development | Analytics | API | Testing

What Is Deep Learning? A Guide to Deep Learning Use Cases, Applications, and Benefits

Deep learning has become a buzzword in the field of artificial intelligence (AI) in recent years. It has achieved impressive results in a variety of tasks, including image and speech recognition, natural language processing, and even playing games.

How Iodine Uses ClearML to Enable Better Healthcare Delivery

Improving patient care is right up there with the importance of optimizing the allocation and efficiency of precious resources when it comes to today’s healthcare. But that’s been difficult for people alone to accomplish, even with automation. The good news is that machine learning is now addressing these challenges and a company called Iodine Software is leading the innovation.

How to Optimize Huggingface Models for Production

Deploying models is becoming easier every day, especially thanks to excellent tutorials like Transformers-Deploy. It talks about how to convert and optimize a Hugging face model and deploy it on the Nvidia Triton inference server. Nvidia Triton is an exceptionally fast and solid tool and should be very high on the list when searching for ways to deploy a model. If you haven’t read the blogpost yet, do it now first, I will be referencing it quite a bit in this blogpost.