Receptive Field Calculations for Convolutional Neural Networks

Receptive Field Calculations for Convolutional Neural Networks

Subscribe and receive free guide -Ultimate Data Visualization Guide with Python* indicates required Email Address * In the past couple of years, convolutional neural networks became one of the most used deep learning concepts. They are used in a variety of industries...
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...
DeepMind reveals PonderNet: Pondering or Fake Hype?

DeepMind reveals PonderNet: Pondering or Fake Hype?

Subscribe and receive free guide -Ultimate Data Visualization Guide with Python* indicates required Email Address * Last month, DeepMind presented an interesting concept which they called – PonderNet. This neural network already made some controversy, mostly...
AutoML with FLAML & Python: Machine Learning in 15 Seconds

AutoML with FLAML & Python: Machine Learning in 15 Seconds

The code that accompanies this article can be received after subscription * indicates required Email Address * If you have ever worked on any Machine Learning project, you had a chance to witness how hard is to find a correct algorithm for your problem. An endless...