Skip to content
View Microsheep's full-sized avatar

Organizations

@junyiacademy @NCTU-Stunion
Block or Report

Block or report Microsheep

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

  1. pytorch/pytorch pytorch/pytorch Public

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python 77.9k 21.1k

  2. scikit-learn-contrib/imbalanced-learn scikit-learn-contrib/imbalanced-learn Public

    A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning

    Python 6.7k 1.3k

  3. W&B config for dataclasses (Python 3... W&B config for dataclasses (Python 3.7+)
    1
    from datetime import datetime
    2
    from dataclasses import dataclass, field, asdict
    3
    from typing import Callable, Optional, Dict, Any
    4
    
                  
    5
    import torch
  4. Multiprocessing wrapper with chunkin... Multiprocessing wrapper with chunking and ETA using tqdm
    1
    """ MP_TQDM v4.1 by twmicrosheep
    2
    This module is a wrapper for easy multiprocessing with tqdm
    3
    """
    4
    
                  
    5
    import math
  5. junyiacademy/dauGA junyiacademy/dauGA Public

    dump raw log data from google analytics

    Python 46 15

  6. Opencv_photo_background_removal Opencv_photo_background_removal Public

    opencv background removal

    C++ 3 2