Giter Club home page Giter Club logo

Ph.D. Signal, Image, Speech, Telecom | M.Sc./B.Sc. Biomedical Engineering-Bioelectric

I am deeply passionate about advancing 𝗺𝗲𝘁𝗵𝗼𝗱𝗼𝗹𝗼𝗴𝗶𝗲𝘀 and 𝗮𝗹𝗴𝗼𝗿𝗶𝘁𝗵𝗺𝘀 for 𝗯𝗶𝗼𝗺𝗲𝗱𝗶𝗰𝗮𝗹 𝘀𝗶𝗴𝗻𝗮𝗹 𝗮𝗻𝗱 𝗶𝗺𝗮𝗴𝗲 𝗽𝗿𝗼𝗰𝗲𝘀𝘀𝗶𝗻𝗴. My research interests extend to the 𝗱𝗲𝘀𝗶𝗴𝗻, 𝗱𝗲𝘃𝗲𝗹𝗼𝗽𝗺𝗲𝗻𝘁, and 𝗶𝗻𝘁𝗲𝗿𝗽𝗿𝗲𝘁𝗮𝘁𝗶𝗼𝗻 𝗼𝗳 𝗔𝗜/𝗠𝗟 𝗺𝗼𝗱𝗲𝗹𝘀, with a focus on their application in 𝗻𝗲𝘂𝗿𝗼𝘀𝗰𝗶𝗲𝗻𝗰𝗲, and vice versa (𝗡𝗲𝘂𝗿𝗼𝗔𝗜).

With 𝟮𝟬+ 𝘆𝗲𝗮𝗿𝘀 of experience in biomedical data analytics, in both 𝗵𝘂𝗺𝗮𝗻 and 𝗻𝗼𝗻-𝗵𝘂𝗺𝗮𝗻 𝗽𝗿𝗶𝗺𝗮𝘁𝗲 studies, I have extensively utilized a diverse range of biomedical signal and image processing techniques, from 𝘁𝗿𝗮𝗱𝗶𝘁𝗶𝗼𝗻𝗮𝗹 𝘀𝘁𝗮𝘁𝗶𝘀𝘁𝗶𝗰𝗮𝗹 𝗺𝗲𝘁𝗵𝗼𝗱𝘀 to 𝗺𝗼𝗱𝗲𝗿𝗻 𝗠𝗟 𝗺𝗼𝗱𝗲𝗹𝘀, across various biomedical signals and images, including 𝗘𝗘𝗚/𝗠𝗘𝗚 (associative learning, brain-computer interface, emotion recognition, neurofeedback, source reconstruction, forward/inverse problem simulation), 𝗠𝗥𝗜 (MPM processing, alignment, skull stripping, inflation, registration), 𝗠𝗨𝗔/𝗟𝗙𝗣 (brain-computer interface, neurofeedback), 𝗘𝗖𝗚 (cardiac output estimation, atrial fibrillation prediction), 𝗘𝗢𝗚 (motor control, eye-machine interface), 𝗘𝗠𝗚 (muscle fatigue analysis), 𝗣𝗖𝗚 (congenital heart diseases classification), 𝗣𝗣𝗚 (PPG-respiration correlation), 𝗨𝗹𝘁𝗿𝗮𝘀𝗼𝘂𝗻𝗱 (sonogram, simulation and processing, time delay estimation, strain estimation), 𝗘𝗹𝗮𝘀𝘁𝗼𝗴𝗿𝗮𝗺 (tumor detection), 𝗕𝗶𝗼𝗺𝗲𝘁𝗿𝘆/𝗕𝗲𝗵𝗮𝘃𝗶𝗼𝗺𝗲𝘁𝗿𝘆 (person authentication based on some behavioral sounds), 𝗥𝗲𝘁𝗶𝗻𝗮𝗹 𝗶𝗺𝗮𝗴𝗶𝗻𝗴 (Characterization of changes in blood vessel width and tortuosity in retinopathy of prematurity), 𝗗𝗲𝗿𝗺𝗮𝘁𝗼𝘀𝗰𝗼𝗽𝗶𝗰 𝗶𝗺𝗮𝗴𝗶𝗻𝗴 (skin cancer detection), 𝘃𝗼𝗶𝗰𝗲-𝗰𝗼𝗻𝘁𝗿𝗼𝗹𝗹𝗲𝗱 𝗶𝗻𝗱𝘂𝘀𝘁𝗿𝗶𝗮𝗹 𝗺𝗼𝘁𝗼𝗿, 𝗩𝗥 (VR in medicine and biomedical engineering), and 𝘁𝗲𝘅𝘁 𝗮𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 (sentiment analysis).

Coding Coding Coding Coding

Fardin Afdideh's Projects

deep-rl-class icon deep-rl-class

This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.

eeglab icon eeglab

EEGLAB is an open source signal processing environment for electrophysiological signals running on Matlab and developed at the SCCN/UCSD

fashion-mnist icon fashion-mnist

A MNIST-like fashion product database. Benchmark :point_down:

geospatial-analysis icon geospatial-analysis

Adding timing and location to traditional types of data and to build data visualizations.

llm-course icon llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

meg-laminar icon meg-laminar

Analysis code for Bonaiuto, et al "Laminar-specific cortical dynamics in human visual and sensorimotor cortices"

text-analytics icon text-analytics

Amazon product review sentiment analysis using Logistic Regression (LR), Support Vector Machine (SVM), and Naive Bayes (NB) multiclass as classifier models, Synthetic Minority Oversampling Technique (SMOTE) as feature oversampler, and TF-IDF vectorization as feature, Synthetic Minority Oversampling Technique (SMOTE) as oversampler, and k-fold CV.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.