Skip to content
View abderhasan's full-sized avatar
Block or Report

Block or report abderhasan

Report abuse

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

Report abuse

Pinned Loading

  1. F-MLP F-MLP Public

    This code is related to our paper "A Novel Fuzzy Multilayer Perceptron (F-MLP) for the Detection of Irregularity in Skin Lesion Border Using Dermoscopic Images" (Frontiers in Medicine, 2020)

    Python 1 1

  2. fuzzedge fuzzedge Public

    FuzzEdge: An edge detection algorithm

    Python 1

  3. cnn_melanoma_classification_from_scratch_keras cnn_melanoma_classification_from_scratch_keras Public

    Training a CNN from scratch for melanoma detection using Keras

    Python 2

  4. cnn_melanoma_classification_from_scratch_with_data_augmentation_keras cnn_melanoma_classification_from_scratch_with_data_augmentation_keras Public

    Training a CNN from scratch with data augmentation for melanoma detection using Keras

    Python 2

  5. cnn_melanoma_classification_transfer_learning_keras cnn_melanoma_classification_transfer_learning_keras Public

    This code enables you to train a Convolutional Neural Network (CNN) using a pretrained model (transfer learning) using Keras

    Python 2

  6. linear-regression-pytorch linear-regression-pytorch Public

    How to find linear regression using PyTorch

    Python