[go: nahoru, domu]

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

Block or report abderhasan

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. 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