Skip to content
View zafu-info's full-sized avatar

Block or report zafu-info

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. pattern_classification pattern_classification Public

    Forked from rasbt/pattern_classification

    A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks

    Jupyter Notebook

  2. awesome-image-classification awesome-image-classification Public

    Forked from weiaicunzai/awesome-image-classification

    A curated list of deep learning image classification papers and codes

  3. Image_Classification_with_5_methods Image_Classification_with_5_methods Public

    Forked from BenJamesbabala/Image_Classification_with_5_methods

    Compared performance of KNN, SVM, BPNN, CNN, Transfer Learning (retrain on Inception v3) on image classification problem. CNN is implemented with TensorFlow

    Jupyter Notebook

  4. d2l-zh d2l-zh Public

    Forked from d2l-ai/d2l-zh

    《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。

    Python 1

  5. crnn-mxnet-chinese-text-recognition crnn-mxnet-chinese-text-recognition Public

    Forked from diaomin/crnn-mxnet-chinese-text-recognition

    An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition

    Python

  6. YOLO YOLO Public

    Forked from MashiMaroLjc/YOLO

    implement the YOLO algorithm using MXNet/Gluon

    Python