Pinned Repositories
30-seconds-of-code
Short JavaScript code snippets for all your development needs
AI-Job-Resume
AI 算法岗简历模板
algorithm
Technology Stack
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
awesome-for-beginners
A list of awesome beginners-friendly projects.
C-Plus-Plus
All Algorithms implemented in C++
CodingInterviewChinese2
《剑指Offer》第二版源代码
Computer-Networking-A-Top-Down-Approach-NOTES
📚《计算机网络 自顶向下方法》(第六版)
CPlusPlusThings
C++那些事
wsss-analysis
A Comprehensive Analysis of Weakly-Supervised Semantic Segmentation in Different Image Domains (IJCV submission)
EassonY's Repositories
EassonY/openalpr
Automatic License Plate Recognition library
EassonY/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
EassonY/machine-learning-programming-assignments-coursera-andrew-ng
Solutions to Andrew NG's machine learning course on Coursera
EassonY/License-Plate-Recognition
License Plate Recognition For Car With Python And OpenCV
EassonY/openalpr-android
Android Automatic License Plate Recognition library (http://www.openalpr.com) ported for android.
EassonY/NLP-practice-program
力求囊括主流NLP模型练手项目,不断更新中
EassonY/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
EassonY/TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
EassonY/Computer-Networking-A-Top-Down-Approach-NOTES
📚《计算机网络 自顶向下方法》(第六版)
EassonY/MyOS
EassonY/DataStruct
使用python实现基础数据结构,参考资料《大话数据结构》和https://www.gitbook.com/book/facert/python-data-structure-cn/details
EassonY/EasyPR_Android
EasyPR移植到Android版本