Pinned Repositories
china_regions
最全最新**省,市,地区json及sql数据
FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
hh_img_browser
基于pyside6 开发的简易图片浏览器桌面GUI程序
hh_music
基于PySide6开发的音乐播放器
hh_vectordb
一个用 GO 语言实现的简单向量数据库
JavaAlgorithm
用java实现的常用的数据结构与算法,常用笔试/面试题等
NetCloud
NetCloud Web Spider
opt_calculator
Multi-Algorithm Optimization GUI Application
sopt
sopt:A simple python optimization library
Lyrichu's Repositories
Lyrichu/sopt
sopt:A simple python optimization library
Lyrichu/FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
Lyrichu/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Lyrichu/numpy
Numpy main repository
Lyrichu/tensorflow
Computation using data flow graphs for scalable machine learning
Lyrichu/WebCollector
WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.
Lyrichu/zhihu
知乎专栏源码
Lyrichu/CodingInterviewChinese2
《剑指Offer》第二版源代码
Lyrichu/Evolutionary-Algorithm
Evolutionary Algorithm using Python
Lyrichu/fdps-v3
Code & Data for V3 of the Fast data Processing with Spark 2 book
Lyrichu/jedis-lock
Jedis distributed lock support
Lyrichu/Lyrichu.github.io
Lyrichu/ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
Lyrichu/Optimization
implementation of optimization methods
Lyrichu/pydub
Manipulate audio with a simple and easy high level interface
Lyrichu/PythonAlgorithm
python implentation of ml and dl etc algorithms
Lyrichu/recruitment
A project crawling online recruitment websites getting offer information
Lyrichu/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
Lyrichu/Tensorflow-Tutorial-1
Tensorflow tutorial from basic to hard
Lyrichu/tensorlayer-chinese
TensorLayer 中文版
Lyrichu/text_classification
all kinds of text classificaiton models and more with deep learning
Lyrichu/wordrank
Lyrichu/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
Lyrichu/zh_cnn_text_classify
基于CNN的中文文本分类算法(可应用于垃圾邮件过滤、情感分析等场景)