Astronaut Spacewalk Scheduling for Satellite Repairs 🛠️🛰️
-
Updated
Oct 4, 2024 - Jupyter Notebook
Astronaut Spacewalk Scheduling for Satellite Repairs 🛠️🛰️
Geometric operations on polytopes of any dimension
Vectorize the Matlab/CVX for-loops as much as possible. 自动向量化Matlab和CVX的for循环。
Proposing a novel approach on using Naives Bayes by using Robust Kernel Density Estimation (RKDE) and optimising the bandwith(h) with Harris Hawks Optimization (HHO)
Desktop app for creating glaze recipes satisfying constraints on oxides and/or ingredients
SVM implementation from scratch in python.
Classification of a radially seperated dataset using SVM with RBF kernel using CVXOPT
The project Epsilon SVR is built from Scratch with minimum Sk Learn packages. This Epsilon SVR improves the SVR Model.
This code was written during the writing of my undergraduate thesis as a means to understand the inner details of Support Vector Machines. This includes a rough translation of the original \epsilon -SVR and \nu -SVR based on the C source code (https://www.csie.ntu.edu.tw/~cjlin/libsvm/))
Solving Convex and Nonconvex Optimization Problems
Compilation of different ML algorithms implemented from scratch (and optimized extensively) for the courses COL774: Machine Learning (Spring 2020) & COL772: Natural Language Processing (Fall 2020)
Support Vector Machines from scratch using CVXOPT library.
Custom implementation of Support Vector Machines using Python and NumPy
Add a description, image, and links to the cvxopt topic page so that developers can more easily learn about it.
To associate your repository with the cvxopt topic, visit your repo's landing page and select "manage topics."