Learn Machine Learning

This is a collection of machine learning topics. We have to learn more in order to let machines learn from us.

Stable Diffusion

Easy Guide for Beginner: Learn how to use Stable Diffusion WebUI – Part 1

We have been learning programming and AI since the beginning of this website. Now, we are excited to explore the world of generative AI art using the Stable Diffusion WebUI. This innovative web interface provides us with a simple and efficient way to generate AI art. In one of our previous posts, we experimented with […]

Easy Guide for Beginner: Learn how to use Stable Diffusion WebUI – Part 1 Read More »

Lazy Translator

The Lazy (and Easy) Pre-Trained Translator of the Year

We made our own Neural Machine Translator (NMT) in 2019, which helped us to translate Dutch to English. Now it is 2022, and many things have changed in the world of Data Science. The arrival of Bidirectional Encoder Representations from Transformers (BERT), a pre-trained transformer model, in 2019 brought a new page for Natural Language

The Lazy (and Easy) Pre-Trained Translator of the Year Read More »

Object Detection

U-Net and IoU for Object Detection in Image Processing

Other than our last  hand writing challenge, there is another Kaggle challenge featuring image recognition — TGS Salt Identification Challenge. But this time, we are going for an “upgrade”. As we are dealing with object detection. It is all about salt. In this challenge, our mission is finding geophysical images that contain salt. Oh wait, does it sound weird? Actually

U-Net and IoU for Object Detection in Image Processing Read More »