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

Block or report Light--

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. randomly-experts-selection randomly-experts-selection Public

    Randomly select experts from the expert info database in a customized manner. It is used for enterprise bidding, establishing expert committee, etc.

    Python 1 1

  2. senet-based-on-fastai senet-based-on-fastai Public

    training senet model for image classification based on fastai(pytorch), using coco dataset

    Jupyter Notebook 1

  3. ML-ROS-multi-label-random-oversampling ML-ROS-multi-label-random-oversampling Public

    unofficial Pytorch implementation of ML-ROS in Addressing imbalance in multi-label classification Measures and random resampling algorithms

    Python 5 1

  4. balanced-accuracy balanced-accuracy Public

    accuracy and balanced accuracy metrics for multi-task learning based on Pytorch

    Python