Notes & ideas

Writing about code, systems, and the things I learn.

A collection of practical notes from building backend software and exploring technology.

ARTICLE

Popular Python Libraries for AI

Certainly! Here's a brief overview of each library you mentioned: 1. Seaborn:  - Description: Seaborn is a data visualization library built on top of…

Read article
ARTICLE

Deep Learning vs. Machine Learning

Deep learning models are a class of ML models that imitate the way humans process information. The model consists of several layers of processing (he…

Read article