Pinned Repositories
2018_CCF_BDCI_ChinaUnicom_Package_Match_Rank6
联通研究院-面向电信行业存量用户的智能套餐个性化匹配模型_复赛第6名
Autochecker4Chinese
中文文本错别字检测以及自动纠错 / Autochecker & autocorrecter for chinese
awasome-paperlist
paperlist: 机器学习、计算机视觉CV,自然语言处理 NLP、强化学习RL、计算机视觉SLAM高质量论文一览
awesome-ai-paper-list
awesome papers in ai field
Daily_Machine_Learning
梯度下降、逻辑回归等源码实现
Deblurring
Estimating an Image's Blur Kernel Using Natural Image Statistics, and Deblurring it: An Analysis of the Goldstein-Fattal Method
DeepLearning-Lab
some code about deep learning
deeplearningbook-chinese
Deep Learning Book Chinese Translation
GSCNN
Gated-Shape CNN for Semantic Segmentation (ICCV 2019)
hub
A library for transfer learning by reusing parts of TensorFlow models.
chuckwoody's Repositories
chuckwoody/Autochecker4Chinese
中文文本错别字检测以及自动纠错 / Autochecker & autocorrecter for chinese
chuckwoody/Image_Classification_with_5_methods
Compared performance of KNN, SVM, BPNN, CNN, Transfer Learning (retrain on Inception v3) on image classification problem. CNN is implemented with TensorFlow
chuckwoody/neuralmon
Machine learning project for Pokemon type identification using Neural Networks
chuckwoody/Apriori
Apriori algorithm implement
chuckwoody/Cn_Speck_Checker
中文单词自动纠错
chuckwoody/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
chuckwoody/DeepST
Deep Learning for Spatio-Temporal Data
chuckwoody/hello-world
just another repository
chuckwoody/keras-rcnn
Keras package for region-based convolutional neural networks
chuckwoody/okvis
OKVIS: Open Keyframe-based Visual-Inertial SLAM.
chuckwoody/pack
背包问题九讲
chuckwoody/PRML_Notes
该项目是关于机器学习经典书籍《Pattern Recognition and Machine Learning》的学习笔记,我用python实现了书中的一些实例,希望帮助感兴趣的人更好的理解
chuckwoody/seq2seq_chatbot
a chatbot which is implemented via seq2seq model.
chuckwoody/Test
545