How to colorize black & white pictures.

If you’re looking to bring a stack of old family photos back to life, check out Ubuntu’s demo on how to use OpenVINO on Ubuntu containers to colorize monochrome pictures. This magical use of containers, neural networks, and Kubernetes is packed with helpful resources and a fun way to dive into deep learning! A version of Part 1 and Part 2 of this article was first published on Ubuntu’s blog....

January 17, 2023 · 9 min · Valentin Viennot

Wordle-ing our way: CNN experiment to solve wordle grids.

Are you a fan of Wordle, the addictive word puzzle game? Have you ever wondered what is the best word to play first? In this blog post, I’ll explore the use of Convolutional Neural Networks (CNNs) to solve Wordle grids with a success rate of over 80%. I should clarify that I’m not a data scientist – while I have a passion for machine learning and have completed a few courses on the subject, I am not an AI expert....

December 31, 2022 · 11 min · Valentin Viennot