YunCL's Stars
hczheng/Rong360
用户贷款风险预测
Honlan/starwar-visualization
data analysis and visualization of knowledge graph for star war movies
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
SaoYan/bgsCNN
Background subtraction using deep learning method.
flyyufelix/cnn_finetune
Fine-tune CNN in Keras
EncodeTS/TensorFlow_Center_Loss
Center Loss implementation with TensorFlow
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.