Apr 23, 2023 | AI, Python
Ok, Artificial Intelligence is blowing up faster than a grenade in a microwave. And I don’t know about you, but as someone who’s been knee-deep in this industry for years, it’s starting to feel like trying to keep up with the Kardashians. Just when...
Sep 13, 2022 | .NET, AI, C#
In the previous article, I wrote about how you can use Huggingface transformers with ML.NET. The process is fairly simple, you need to convert the Huggingface model to the ONNX file format, and load it with ML.NET. However, while working with BERT Models from...
Aug 29, 2022 | .NET, AI, Machine Learning, Python
This year after the Build conference, we got a real feeling that one of the main areas in which Microsoft tried to improve is how Machine Learning and Artificial Intelligence applications are developed. Until recently, it was not easy to create a machine learning...
Aug 22, 2022 | AI, Python
Ever since I saw the capabilities of Dall-E 2, I had this great experiment in mind – use a comic book script and compare it with the real comic book. Great idea, right?! So, the first thing that I did is went to the OpenAI Lab website ready to try it out....