Using Huggingface Transformers with ML.NET

Using Huggingface Transformers with ML.NET

Subscribe and receive free guide -Ultimate Data Visualization Guide with Python* indicates required Email Address * Recently I had a request from a client to improve their NLP models in their solution. The request wouldn’t be so intriguing if  it didn’t...
.NET Interactive Notebooks for Machine Learning

.NET Interactive Notebooks for Machine Learning

The code that accompanies this article can be received after subscription * indicates required Email Address * A couple of months ago, Microsoft released the integration of Jupyter Notebooks into Visual Studio Code. This on its own was a big deal for me, because VS...
Machine Learning with ML.NET – NLP with BERT

Machine Learning with ML.NET – NLP with BERT

So far, in our ML.NET journey, we were focused on computer vision problems like Image Classification and Object Detection. In this article, we change a direction a bit and explore NLP (Natural Language Processing) and the set of problems we can solve with machine...