Pinned Repositories
Applied-Data-Science-Capstone-project
IBM Data Science Professional Certification
Bilinear-Optimization
Fast multigrid solution for Parabolic bilinear optimization problem
Black-Scholes-model
Black-Scholes model for optional pricing implementation in Python
Early_Stopping_using_Neptune.ai
Early stopping using PyTorch and ML experiment tracking tool Neptune for CIFAR10 Image Classification dataset
Feedforward_Neural_Network
Multilayer perceptron neural network from scratch
Medical-Image-Classification-using-CNN
Pneumonia detection from X-ray images using Convolution Neural Network
new-mac-setup
A clean setup of Mac OS X 10.15 for [Python] development and more: [ Tech Stack -- Mac Look and Feel -- Terminal Look and Feel -- Git with 2FA -- Preferences -- Backups -- Dotfiles ]
Newton-MG
parkinson_disease_prediction_MLOps
End-to-end MLOps pipeline using Mage, MLFlow, Prometheus, and Grafana
sanghvirajit's Repositories
sanghvirajit/IQN-ILS
Implementation of Interface Quasi-Newton - Least Square model (IQN-ILS) for fluid-structure interaction (FSI) in Python
sanghvirajit/Multigrid_Laplacian_problem
Multigrid method solved for Laplacian problem on 2D-Grid
sanghvirajit/OOP.FEM
Implementation of finite element theory using Object Oriented Programming (OOP) in Python