Pinned Loading
-
AI_in_Biomedical_Data
AI_in_Biomedical_Data PublicThis educational repository focuses on working with three types of medical data: tabular data, ECG and EEG signals. It provides implementations of machine learning and deep learning models for proc…
Jupyter Notebook 7
-
Pneumonia_Classifier_Using_Chest_XRay
Pneumonia_Classifier_Using_Chest_XRay PublicIn this notebook, we perform a binary classification on chest X-ray images to determine whether a person has healthy lungs or is diagnosed with pneumonia. For this classification, we used a custom …
Jupyter Notebook 6
-
Age_Gender_Race_Estimation_with_Resnet
Age_Gender_Race_Estimation_with_Resnet PublicEstimate age, gender, and ethnicity from facial images using a ResNet model.
Jupyter Notebook 2
-
Object_Detection_with_Pretrained_models
Object_Detection_with_Pretrained_models PublicIn this notebook, we want to recognize the objects in the image using pre-trained models. The used models are fasterRCNN, RetinaNet, SSD and FCOS. The code is programmed in Python language and uses…
Jupyter Notebook 2
-
Speech_commands_Classification
Speech_commands_Classification PublicIn this notebook, we aim to recognize speech commands using classification. For this purpose, we used the SPEECHCOMMANDS dataset and the deep convolutional model M5. The code is written in Python a…
Jupyter Notebook 2
If the problem persists, check the GitHub status page or contact support.