News

In this video, we will about training word embeddings by writing a python code. So we will write a python code to train word ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
KNN Project Predictor 🔍 A complete end-to-end machine learning pipeline to classify data using K-Nearest Neighbors. Built to demonstrate clean modular structure, hyperparameter tuning, and essential ...
Realistic-Projectiles exploring realistic projectile mechanics using RK4 method of system of equations using python Air resistance models attempt to model more realistic projectile behavior when the ...