Pinned Repositories
ai-ml.club
A.M.C. - Artificial Intelligence & Machine Learning CLUB: Friends for Code, Paper, and Beers!🍻
conversational-ai-club
CAIC - Conversational AI Club
ctw-baseline
Baseline methods for [CTW dataset](https://ctwdataset.github.io/)
deeplearningbook-chinese
Deep Learning Book Chinese Translation
face-id-backend
This is demo of face recoginition system backend, based on openface, django-rest, dlib and opencv, img encoded in base64
faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
first-web
My first web
fuyunfuyun666.github.io
my blog
hello-world
My first reository
scoreboard
记分牌算法实现
fuyunfuyun666's Repositories
fuyunfuyun666/scoreboard
记分牌算法实现
fuyunfuyun666/ai-ml.club
A.M.C. - Artificial Intelligence & Machine Learning CLUB: Friends for Code, Paper, and Beers!🍻
fuyunfuyun666/conversational-ai-club
CAIC - Conversational AI Club
fuyunfuyun666/ctw-baseline
Baseline methods for [CTW dataset](https://ctwdataset.github.io/)
fuyunfuyun666/deeplearningbook-chinese
Deep Learning Book Chinese Translation
fuyunfuyun666/face-id-backend
This is demo of face recoginition system backend, based on openface, django-rest, dlib and opencv, img encoded in base64
fuyunfuyun666/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
fuyunfuyun666/first-web
My first web
fuyunfuyun666/fuyunfuyun666.github.io
my blog
fuyunfuyun666/hello-world
My first reository
fuyunfuyun666/image
my comment image
fuyunfuyun666/magic-mirror
Magic Mirror - 魔镜
fuyunfuyun666/qiubaiying.github.io
BY Blog ->
fuyunfuyun666/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
fuyunfuyun666/TextClassificationImplement
’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。