Advanced Git commands you should knowEvery software developer should have a good understanding of git, at least the basic commands like pull, push, add, commit, checkout…Jun 18, 2022Jun 18, 2022
Published inluizalabsMLOps: Democratizando o uso de Inteligência Artificial no MagaluCom o aumento significativo no uso de Inteligência Artificial (IA) nos últimos anos, surgiram diversas novas oportunidades e desafios que…Oct 23, 2020Oct 23, 2020
Awesome Machine Learning Engineering ToolsWith the hype of data science and AI, companies are facing a new challenge of building, deploying, and managing machine learning models in…May 27, 2020May 27, 2020
Long Exposure with Python and OpenCVIn this story, we will learn about the long exposure photography technique and how to simulate it using Python and OpenCV (Open Source…Jul 11, 20191Jul 11, 20191
Published inTowards Data ScienceUnderstanding time complexity with Python examplesNowadays, with all these data we consume and generate every single day, algorithms must be good enough to handle operations in large…Mar 4, 201910Mar 4, 201910
Published inZero Equals FalseDocker Introduction — What You Need To Know To Start Creating ContainersSpoiler Alert: This is a hands-on tutorial, so get a cup of coffee, sit comfortably and let’s create some containers. Today we will learn…Oct 14, 20185Oct 14, 20185
Padrões de Projeto em PythonQuem desenvolve software, principalmente profissionalmente, a algum tempo sabe bem que alguns problemas ocorrem com certa frequência, e é…Jul 14, 20181Jul 14, 20181
Published inTowards Data ScienceSteganography: Hiding an image inside anotherIn this story, we will learn some image processing concepts and how to hide an image inside another image file.Mar 18, 20187Mar 18, 20187
Generating Code Coverage with Qt 5 and GCOV on Mac OSWe should never be too busy to not test our code.Feb 11, 20181Feb 11, 20181