Machine Learning

General Machine Learning Topics

No-Code for Deep Learning: Ludwig

No-Code Just YAML -> Ludwig

Let's say you want something to achieve without making your hands dirty in a code. So, it would be best if you had no-code. From today's point of view, Ludwig would be your choice. ... Read More
zero-shot image classification

Zero-Shot Image Classification – CLIP

Zero-shot text classification appeared last year and was a pretty cool thing. At the beginning of this year, we have an implementation of zero-shot image classification. What a beginning of the year :-) ... Read More

wandb.ai

A few times in your life you will experience situations when you’ll see something and immediately know that “that’s it”. My latest that kind of situation was when I opened wandb.ai or the first time. Let’s start from the beginning. So, you want to train an AI model. Of course, ... Read More

Abot Vaex: The Best Datarames Library

I’m interested in a fast and effective Dataframes library for a while. Pandas is defacto data frame library of choice in Python and Data Science, having in mind the easy of its use and available features. However, most of the time it is used for data previewing, analysis, and the ... Read More