Pinned Repositories
AndroidRocker
Android 摇杆
apigateway-demo
chengdeccw
Config files for my GitHub profile.
CloudFunction
比目云函数(java及python)
FlowLayout
gas-preprocessor
Perl script that implements a subset of the GNU as preprocessor that Apple's as doesn't
git-test
homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
Machine_learning_algorithm
机器学习,数据分析。基础算法jupyter实现,包含详细注释,可以直接运行。包含:线性回归的最小二乘法和梯度下降法,K近邻(knn),K均值(k_neans),信息加权(TF-IDF),隐语义模型(LFM)梯度下降等,不断补充吧!
MachineLearning_Zhouzhihua_ProblemSets
Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍
chengdeccw's Repositories
chengdeccw/Machine_learning_algorithm
机器学习,数据分析。基础算法jupyter实现,包含详细注释,可以直接运行。包含:线性回归的最小二乘法和梯度下降法,K近邻(knn),K均值(k_neans),信息加权(TF-IDF),隐语义模型(LFM)梯度下降等,不断补充吧!
chengdeccw/AndroidRocker
Android 摇杆
chengdeccw/apigateway-demo
chengdeccw/chengdeccw
Config files for my GitHub profile.
chengdeccw/CloudFunction
比目云函数(java及python)
chengdeccw/FlowLayout
chengdeccw/gas-preprocessor
Perl script that implements a subset of the GNU as preprocessor that Apple's as doesn't
chengdeccw/git-test
chengdeccw/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
chengdeccw/MachineLearning_Zhouzhihua_ProblemSets
Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍
chengdeccw/onnx
Open Neural Network Exchange
chengdeccw/plugins
Plugins for Flutter maintained by the Flutter team
chengdeccw/RQcode
二维码扫描生成工具
chengdeccw/shotcut
cross-platform (Qt), open-source (GPLv3) video editor
chengdeccw/taovideo
chengdeccw/wechat-app-mall
微信小程序商城,微信小程序微店
chengdeccw/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
chengdeccw/yolov4-tiny-pytorch
这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。
chengdeccw/ZLoading
这是一个自定义Loading View库。暂停更新