Skip to content
View farshadsm's full-sized avatar

Block or report farshadsm

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. MRI-segmentation-to-predict-tumor MRI-segmentation-to-predict-tumor Public

    Magnetic resonance imaging (MRI) is an advanced imaging technique that is used to observe a variety of diseases and parts of the body. In this project, I've built a neural network based on the 3D U…

    Jupyter Notebook 1

  2. Question-Answering-System-with-BERT Question-Answering-System-with-BERT Public

    In this project, I've built a Question-Answering pipline that utilizes the transformer-based, pre-trained BERT model to answer questions related to a given passage. At the end, I have applied this …

    Jupyter Notebook 1 1

  3. Automatic-Speech-Recognition Automatic-Speech-Recognition Public

    This repo contains an end-to-end automatic speech recognition (ASR) pipeline. The pipeline gets raw audio as input, extracts its feature vectors, runs them through a deep neural network and returns…

    Python 1