Published onMay 2, 2024Transfer Learning - Part 1machine-learningdeep-learningtransfer-learningIntroduction to transfer learning
Published onMarch 2, 2024Introduction to Linear Regressionmachine-learningmathLinear regression is among the most widely used tools in machine learning
Published onJanuary 16, 2024The Ultimate Guide to SOLID Principles with Pythonbest-practicespythonIf you are a professional developer, there's no way around these rules for onject-oriented softwre design.
Published onFebruary 2, 2023Best Practices with virtualenvs (Virtual Environments)pythonbest-practicesBest Practices with python's virtual environments to boost your productivity
Published onFebruary 2, 2023Python Tip: from versus importpythontipspython-tipsfrom or import, which one?
Published onFebruary 2, 2023Python Tip: Circular Importspythontipspython-tipsUnderstand how Python interprets circular imports
Published onFebruary 11, 2022Top 5 Docker Best PracticesdockerdevopsTop 5 docker best practices for better size, security and developer experience
Published onOctober 19, 2021Tips for Better Code ReviewgitproductivityTips for better code review to keep our code clean and efficient