Skip to content
View zpeng3's full-sized avatar

Block or report zpeng3

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

Popular repositories Loading

  1. datamining datamining Public

    Forked from LouisScorpio/datamining

    learn in datamining

    Python

  2. toyproject toyproject Public

    This is a project to try some toy model

  3. cv_learning_resnet50 cv_learning_resnet50 Public

    Forked from ddsggcs/cv_learning_resnet50

    计算机视觉入门的保姆级项目。包括传统计算机视觉的算法和实操,以及基于 Resnet50 AI 神经网络的算法背景介绍、学习和代码实操。本仓库不借助第三方库,完全从零手写 Resnet50 模型,最后可以完成任意一张图片的识别,并基于手写的模型进行了多个版本的性能优化,是学习 AI 视觉及入门性能调优的不二之选。

    C++