Pinned Repositories
20newsgroups_GBDT
30-Days-Of-Python
A 30 days of python programming challenge
500lines
500 Lines or Less
Adaboost-byhand
This repository contains the basic, mulit_boosting and basic bagging implementation
adaboost-toolbox
Improved boosting algorithms using confidence-rated predictions
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
angular-ui-switch
On/off switch button for AngularJS. DEPRECATED!
AngularTutor
Jiuzhang full stack class, PART-I Angular
api-example-django
drchrono API example using django
cocoapi
COCO API - Dataset @ http://cocodataset.org/
hanyc0914's Repositories
hanyc0914/20newsgroups_GBDT
hanyc0914/30-Days-Of-Python
A 30 days of python programming challenge
hanyc0914/500lines
500 Lines or Less
hanyc0914/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
hanyc0914/AngularTutor
Jiuzhang full stack class, PART-I Angular
hanyc0914/api-example-django
drchrono API example using django
hanyc0914/cocoapi
COCO API - Dataset @ http://cocodataset.org/
hanyc0914/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
hanyc0914/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
hanyc0914/Fashion-MNIST-1
hanyc0914/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
hanyc0914/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
hanyc0914/hanyc0914.github.io
hanyc0914/hexo-matery-modified
My personal modified hexo matery theme with some bugs fixed.
hanyc0914/ivideo
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux),包括 VIP 资源
hanyc0914/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
hanyc0914/MachineLearning_Python
机器学习算法python实现
hanyc0914/MapReduce-assignments
hanyc0914/mmcv
OpenMMLab Computer Vision Foundation
hanyc0914/NLP
hanyc0914/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
hanyc0914/QtDemo
hanyc0914/SemEval-2018-RelationClassification
A PKU course project based on the "SemEval-2018 task 7 Semantic Relation Extraction and Classification in Scientific Papers" dataset.
hanyc0914/semeval2018-task7
hanyc0914/SKNet
Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223
hanyc0914/svhn_pytorch
hanyc0914/tensorflow-adversarial
Crafting adversarial images
hanyc0914/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
hanyc0914/VLiveBox
hanyc0914/Yolo-digit-detector
Implemented digit detector in natural scene using resnet50 and Yolo-v2. I used SVHN as the training set, and implemented it using tensorflow and keras.