Role in this project:
ML Engineer Contributions:13 commits in 1 month
Contributions summary:Sachin primarily focused on implementing machine learning models within the repository. Their contributions included adding code related to Principal Component Analysis (PCA), Support Vector Regression (SVR) with different kernels (linear, polynomial, and RBF), and Logistic Regression. The code also involved the use of TensorFlow for building and training neural networks, as demonstrated by files involving linear and logistic regression models, and a multi-layer perceptron (MLP). Additional work involved applying these models to image classification with MNIST dataset.