Skip to content
View smiteshdas's full-sized avatar
πŸ’­
πŸ˜΅β€πŸ’« building
πŸ’­
πŸ˜΅β€πŸ’« building

Block or report smiteshdas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
smiteshdas/README.md

πŸ‘‹ Hi, I'm Smitesh !

undergraduate civil engg. student at National Institute of Technology Durgapur, India (class of 2029)

interested in computational approaches to engineering and scientific problems, especially where machine learning and code meet real-world physical systems.

spent my early-teenage tinkering with Windows Batch files, trying to understand and build radio transmitters from scratch(a circuit from a random corner of internet actually worked!! ).

Homepage : https://smiteshh.github.io/

Pinned Loading

  1. emg-feature-robustness-under-fatigue emg-feature-robustness-under-fatigue Public

    Robustness of EMG Feature Domains Under Muscle Fatigue: A Cross-Condition Study Using Support Vector Machines (SVM)

    Jupyter Notebook 1

  2. sleep-breathing-irregularity-detection-with-cnn sleep-breathing-irregularity-detection-with-cnn Public

    Training and evaluation of a 1D CNN model for detecting breathing irregularities during sleep.

    Python

  3. svm-from-scratch svm-from-scratch Public

    Support Vector Machine (SVM) implemented from scratch in Python, built from first principles. (No scikit-learn)

    Jupyter Notebook

  4. linear-regression-from-scratch linear-regression-from-scratch Public

    Linear Regression implemented from scratch with matrix multiplication in Python, built from first principles. (No scikit-learn)

    Jupyter Notebook