All Projects → skyduy → Zfverify

skyduy / Zfverify

Licence: mit
正方验证码识别工具 提供多种方式

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Zfverify

Kickstarter-Anticipator
The main aim of this project is to tell that the certain project will be successful or it will fail by applying machine learning algorithm. In this , LOGISTIC REGRESSION is used to determine the success of the project by splitting the data into training and testing models and predicting a successful one.
Stars: ✭ 13 (-70.45%)
Mutual labels:  logistic-regression
Deeplearning.ai Natural Language Processing Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
Stars: ✭ 473 (+975%)
Mutual labels:  logistic-regression
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+76356.82%)
Mutual labels:  logistic-regression
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+536.36%)
Mutual labels:  logistic-regression
Ytk Learn
Ytk-learn is a distributed machine learning library which implements most of popular machine learning algorithms(GBDT, GBRT, Mixture Logistic Regression, Gradient Boosting Soft Tree, Factorization Machines, Field-aware Factorization Machines, Logistic Regression, Softmax).
Stars: ✭ 337 (+665.91%)
Mutual labels:  logistic-regression
Text Classification Benchmark
文本分类基准测试
Stars: ✭ 18 (-59.09%)
Mutual labels:  logistic-regression
Ftrl-FFM
Field-aware factorization machine (FFM) with FTRL
Stars: ✭ 25 (-43.18%)
Mutual labels:  logistic-regression
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (-22.73%)
Mutual labels:  logistic-regression
Tensorflow Ios Example
Source code for my blog post "Getting started with TensorFlow on iOS"
Stars: ✭ 432 (+881.82%)
Mutual labels:  logistic-regression
Awesome Fraud Detection Papers
A curated list of data mining papers about fraud detection.
Stars: ✭ 843 (+1815.91%)
Mutual labels:  logistic-regression
Liblinear Java
Java version of LIBLINEAR
Stars: ✭ 298 (+577.27%)
Mutual labels:  logistic-regression
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+7984.09%)
Mutual labels:  logistic-regression
Jsmlt
🏭 JavaScript Machine Learning Toolkit
Stars: ✭ 22 (-50%)
Mutual labels:  logistic-regression
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+7477.27%)
Mutual labels:  logistic-regression
Ml
A set of machine learning experiments in Clojure
Stars: ✭ 30 (-31.82%)
Mutual labels:  logistic-regression
GARD
Generalized Analog Regression Downscaling (GARD) code
Stars: ✭ 21 (-52.27%)
Mutual labels:  logistic-regression
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+10009.09%)
Mutual labels:  logistic-regression
Dist Lr
A distributed logistic regression system based on ps-lite.
Stars: ✭ 39 (-11.36%)
Mutual labels:  logistic-regression
Uc Davis Cs Exams Analysis
📈 Regression and Classification with UC Davis student quiz data and exam data
Stars: ✭ 33 (-25%)
Mutual labels:  logistic-regression
Learning Python Predictive Analytics
Tracking, notes and programming snippets while learning predictive analytics
Stars: ✭ 26 (-40.91%)
Mutual labels:  logistic-regression

正方验证码识别工具 V2.0

Verify-Sklearn:

Tip:
    All the previous version files are in this folder.
    Check the folder for detail.

使用Sklearn库,实现简易验证码识别。因为这里只用了300张样本,效果如下:

效果图

Verify-Manual-octave:

Tip:
    Check the folder for detail.

使用Octave训练。效果图如下:

效果图

Verify-Manual-python:

Tip:
    Check the folder for detail.

使用Python从底层计算。效果图如下:

效果图

  • Copyright
    • Do not for commercial.(If you must do, please contact me.)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].