Pinned Repositories
Awesome
:computer: An awesome & curated list of best applications and tools for Windows.
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
awesome-ocr
A curated list of promising OCR resources
captcha_trainer
[验证码识别-训练] This project is based on CNN5/DenseNet+BLSTM/LSTM+CTC to realize verification code identification. This project is only for training the model.
cgy-data
cosmos
c++11基础库
crnn_chinese_characters_rec-master
crnn测试
lugeluge's Repositories
lugeluge/crnn_chinese_characters_rec-master
crnn测试
lugeluge/Awesome
:computer: An awesome & curated list of best applications and tools for Windows.
lugeluge/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
lugeluge/awesome-ocr
A curated list of promising OCR resources
lugeluge/captcha_trainer
[验证码识别-训练] This project is based on CNN5/DenseNet+BLSTM/LSTM+CTC to realize verification code identification. This project is only for training the model.
lugeluge/cgy-data
lugeluge/cosmos
c++11基础库
lugeluge/Coursera-ML-using-matlab-python
coursera吴恩达机器学习课程作业自写Python版本+MATLAB原版
lugeluge/CS229-ML-Implements
Implements of cs229(Machine Leaning taught by Andrew Ng) in python.
lugeluge/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
lugeluge/free-programming-books
:books: Freely available programming books
lugeluge/idcardocr
离线环境下第二代居民身份证信息识别
lugeluge/learn-python3
Learn Python 3 Sample Code
lugeluge/learn-regex
Learn regex the easy way
lugeluge/learnopencv
Learn OpenCV : C++ and Python Examples
lugeluge/lugeluge.github.io
lugeluge/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
lugeluge/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1000+页)和视频链接
lugeluge/myblog
lugeluge/numpy-ml
Machine learning, in numpy
lugeluge/OctaveConv_pytorch
Pytorch implementation of Octave convolution
lugeluge/PDFPatcher
PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等
lugeluge/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
lugeluge/Python
All Algorithms implemented in Python
lugeluge/PythonScript
python脚本平时练习
lugeluge/PyTorch-Tutorial
Build your neural network easy and fast
lugeluge/sae-pytorch
PyTorch Implementation of SAE from AtoZ
lugeluge/scene_text
lugeluge/thread-pool
Thread pool implementation using c++11 threads
lugeluge/tutorials
机器学习相关教程