All sorts of data science & Computer science exercises and programs for future reference
- Alice in Wonderland - Basic Word Mapping (Bash)
- Amazon Reviews Sentiment - Rocchio Classifier (Python)
- Reuters 1987 Articles Label Model - Rocchio Classifier (Python)
- Analyzing scikit-learn's digits dataset (Python)
- Best rank K Approximation (Python)
- PCA + KNN on CIFAR10 (Python)
- Gradient Descent vs FISTA for Image Deblurring (MATLAB)
- Optimal Warehouse Location for Shipments - CVX (MATLAB)
- Solving a function with CVX #1 (MATLAB)
- Solving a function with CVX #2 (MATLAB)
- Solving a function with Projection Gradient Descent (MATLAB)
- Gradient Descent with Constant / Armijo / exact line search (PD Matrix) Step Size (MATLAB)
- Noisy Gradient Descent Example (MATLAB)
- Gradient Descent Example Performance (MATLAB)
- Gradient Descent kappa coef effect (MATLAB)