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

Block or report Rime574

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 Loading

  1. DeepLearning DeepLearning Public

    Forked from chyy/DeepLearning

    Python

  2. feapder feapder Public

    Forked from Boris-code/feapder

    🚀🚀🚀feapder is an easy to use, powerful crawler framework | feapder是一款上手简单,功能强大的Python爬虫框架。内置AirSpider、Spider、TaskSpider、BatchSpider四种爬虫解决不同场景的需求。且支持断点续爬、监控报警、浏览器渲染、海量数据去重等功能。更有功能强大的爬虫管理系统feaplat为其提…

    Python

  3. ChatGPT-Desktop ChatGPT-Desktop Public

    Forked from Synaptrix/ChatGPT-Desktop

    Fuel your productivity with ChatGPT-Desktop - Blazingly fast and supercharged!

    Vue

  4. Numpy-CNN Numpy-CNN Public

    Forked from Alescontrela/Numpy-CNN

    A numpy-only implementation of a Convolutional Neural Network, from the ground up.

    Python

  5. numpy_neural_network numpy_neural_network Public

    Forked from yizt/numpy_neural_network

    仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...

    Jupyter Notebook

  6. numpy_cnn numpy_cnn Public

    Forked from ElefHead/numpy-cnn

    A numpy based CNN implementation for classifying images

    Python