Pinned Repositories
caffe-yolo
Caffe for YOLO
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Data-Science-Notes
数据科学的笔记以及资料搜集
DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
ECCV2020-Code
ECCV 2020 论文开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2020开源项目
lihang-code
《统计学习方法》的代码实现
machine-learning
personal practice,个人练习项目,包括:在ID3的基础上增加了可视化决策树、实现了weka中text转arff格式
Machine-Learning-in-Action
⚡️⚡️⚡️《机器学习实战》代码(基于Python3)🚀
PyTorch-Course
JULYEDU PyTorch Course
scikit-learn
scikit-learn: machine learning in Python
Wenxiao69's Repositories
Wenxiao69/caffe-yolo
Caffe for YOLO
Wenxiao69/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Wenxiao69/Data-Science-Notes
数据科学的笔记以及资料搜集
Wenxiao69/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
Wenxiao69/ECCV2020-Code
ECCV 2020 论文开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2020开源项目
Wenxiao69/lihang-code
《统计学习方法》的代码实现
Wenxiao69/machine-learning
personal practice,个人练习项目,包括:在ID3的基础上增加了可视化决策树、实现了weka中text转arff格式
Wenxiao69/Machine-Learning-in-Action
⚡️⚡️⚡️《机器学习实战》代码(基于Python3)🚀
Wenxiao69/PyTorch-Course
JULYEDU PyTorch Course
Wenxiao69/scikit-learn
scikit-learn: machine learning in Python
Wenxiao69/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
Wenxiao69/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.