News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
This assignment involves linear programming. You will be asked to design linear programming formulation on paper and program them to solve algorithmic problems. Programming in python is required for ...
SciPy is a free and open-source Python library (built on top of Numpy) used for scientific computing and technical computing. SciPy contains modules for optimization, linear algebra, integration, ...
I use Python 3 and Jupyter Notebooks to generate plots and equations with linear regression on Kaggle data. I checked the correlations and built a basic machine learning model with this dataset.