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...
May 30, 2022 | .NET, AI, NLP
Last week at the Build conference, Microsoft presented a bunch of new ideas, improvements and platforms that it is gonna take us a couple of months to digest all of that. One of the most exciting news (at least for a bunch at Rubik’s Code) was that Azure will...
May 11, 2022 | AI, JavaScript, Machine Learning
The code that accompanies this article can be received after subscription * indicates required Email Address * When I was a kid every almost every superhero had a voice-controlled computer. So you can imagine how my first encounter with Alexa was a profound experience...
May 10, 2022 | AI, JavaScript, Machine Learning
The code that accompanies this article can be received after subscription * indicates required Email Address * A couple of days ago news about DALL-E 2 and its ability to create realistic images from text descriptions took the world by storm. Even though, this news...