ysh329

Results 12 repositories owned by ysh329

Chinese-UFLDL-Tutorial

347
Stars
117
Forks
Watchers

[UNMAINTAINED] 非监督特征学习与深度学习中文教程,该版本翻译自新版 UFLDL Tutorial 。建议新人们去学习斯坦福的CS231n课程,该门课程在网易云课堂上也有一个配有中文字幕的版本。

deep-learning-model-convertor

3.2k
Stars
488
Forks
Watchers

The convertor/conversion of deep learning models for different deep learning frameworks/softwares.

embedded-ai.bi-weekly

373
Stars
73
Forks
Watchers

WeChat: NeuralTalk,Weekly report and awesome list of embedded-ai.

OpenCL-101

118
Stars
29
Forks
Watchers

Learn OpenCL step by step.

statistical-learning-methods-note

59
Stars
21
Forks
Watchers

李航《统计学习方法》笔记和 Python 实现(不基于任何代数运算库)。

This repository not only contains experience about parameter finetune, but also other in-practice experience such as model ensemble (boosting, bagging and stacking) in Kaggle or other competitions.

darknet2caffe

49
Stars
21
Forks
Watchers

Convert Darknet model to Caffe's

Douban-Crawler

22
Stars
8
Forks
Watchers

抓取豆瓣小组相关信息(小组、用户、帖子)。

sword-x-offer

20
Stars
3
Forks
Watchers

66 classic and common interview problems from 《剑指offer》 with multiple-method-CPP solutions, and common data structure summary, etc