Skip to content
View Microsheep's full-sized avatar

Organizations

@NCTU-Stunion

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. pytorch/pytorch pytorch/pytorch Public

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python 99k 27.5k

  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 7.1k 1.3k

  3. 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
  4. 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
  5. COTASK COTASK Public

    Python