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

Block or report HanggeAi

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

Popular repositories

  1. Life Life Public

    Life is a library for reinforce learning implemented by PyTorch.

    Python 12 1

  2. pytorch-csv2train_loader pytorch-csv2train_loader Public

    this code aims to read csv and then transform it to the data format that pytorch recepts.

    Jupyter Notebook 1

  3. numpy-neural-network numpy-neural-network Public

    use numpy to create a neural network

    Jupyter Notebook 1

  4. target-detection-based-on-torch-and-torchvision target-detection-based-on-torch-and-torchvision Public

    target detection based on torch and torchvision, 使用基于COCO数据集进行训练的、具有ResNet-50-FPN结构的Fast-R-CNN网络模型,进行图像的目标检测

    1

  5. hangge_learn hangge_learn Public

    This program is writen by hanggeai,which is uesd to handle to outliers in the data and select the most important features which were used in the machine learning.

    Python

  6. calculation-chart-of-classic-two-layer-net calculation-chart-of-classic-two-layer-net Public

    calculation chart of classic two-layer-net,including forward & backward process.