Skip to content
View JialinZheng's full-sized avatar

Block or report JialinZheng

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. Data-Analysis Data-Analysis Public

  2. tutorials tutorials Public

    Forked from MorvanZhou/tutorials

    机器学习相关教程

    Python

  3. Machine-Learning-for-Beginner-by-Python3 Machine-Learning-for-Beginner-by-Python3 Public

    Forked from Anfany/Machine-Learning-for-Beginner-by-Python3

    为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。

    Python

  4. deeplearningbook-chinese deeplearningbook-chinese Public

    Forked from exacity/deeplearningbook-chinese

    Deep Learning Book Chinese Translation

    TeX

  5. my_orc_keras_verification_code_identification my_orc_keras_verification_code_identification Public

    Forked from YIYIMZ/my_orc_keras_verification_code_identification

    本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构进行了对比,实践说明同等训练下gru/lstm+ctc+cnn架构准确率和速度均明显优于cnn架构,gru +ctc+c…

    Python

  6. chinese_ocr chinese_ocr Public

    Forked from pengcao/chinese_ocr

    中文ocr识别

    Python