guoyaohua / CS231nLinks
斯坦福大学CS231n课程作业项目:深度学习、卷积神经网络等
☆11Updated 7 years ago
Alternatives and similar repositories for CS231n
Users that are interested in CS231n are comparing it to the libraries listed below
Sorting:
- ☆42Updated 5 years ago
- Repository for the Statistical Modeling & Causal Inference 2020-I Tutorial☆28Updated 5 years ago
- 天池精准医疗大赛——人工智能辅助糖尿病遗传风险预测 第一赛季☆25Updated 7 years ago
- These are some course projects for ECE 232E @ UCLA.☆11Updated 7 years ago
- 对机器学习、概率图模型、主题模型领域一些模型进行实现,主要涉及一些近年高水平会议论文中提到的算法。☆19Updated 8 years ago
- 天池大数据比赛总结☆40Updated 7 years ago
- 我的数据挖掘比赛打怪之路☆26Updated 7 years ago
- Python与机器学习方向,《聚类与推荐算法》课程仓库☆43Updated 7 years ago
- Code repository for Ensemble Machine Learning, published by Packt☆52Updated 4 years ago
- This repository contains my work while completing the specialization created by University of Michigan on Coursera. The 5 courses in this…☆12Updated 8 years ago
- 机器学习与深度学习算法示例☆106Updated 5 years ago
- 数据分析学习笔记,包括numpy、pandas、matplotlib、Seaborn库学习笔记,以及数据挖掘及分析实例☆24Updated 3 years ago
- A Tutorial of KMeans(++), GMM and Spectral Clustering☆25Updated 8 years ago
- 自己总结的机器学习的算法与相应的程序☆21Updated 6 years ago
- Kaggle elo competition top gold medal solution☆13Updated 6 years ago
- 李航《统计学习方法》书的每一章节核心提炼以及Python代码实现,可以直接运行在Anaconda的Jupyter里面,从即日起抽时间不断更新,详见Readme.☆27Updated 6 years ago
- Top 1% rankings (22/3270) code sharing for Kaggle competition Sberbank Russian Housing Market: https://www.kaggle.com/c/sberbank-russian-…☆34Updated 8 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆48Updated 9 years ago
- 科赛 携程出行产品未来14个月销量预测 第2名☆62Updated 8 years ago
- 天池大数据竞赛 千里马大赛 风险识别与预测赛题 Top5☆14Updated 6 years ago
- Coursera斯坦福大学《Social and Economic Networks: Models and Analysis》课程笔记☆33Updated 6 years ago
- 机器学习笔记,来源于:李航的《统计学习方法》 周志华的《机器学习》 Peter Harrington 的《机器学习实战》 以及Python的 Scikit-Learn 开源库。☆42Updated 9 years ago
- 交易欺诈作为信用卡行业面临的主要贷后风险业务问题,每年都使信用卡行业遭受巨额损失。基于大数据机器学习开发出高效的交易欺诈识别模型一直是金融行业的主要挑战之一。本次大赛以此作为主题☆45Updated 6 years ago
- Python Tips for Data Scientist☆27Updated 3 years ago
- 记录edx的哥伦比亚大学机器学习课程资料☆17Updated 7 years ago
- 源码实现:《TensorFlow实战》黄文坚,唐源 著☆176Updated 6 years ago
- Repository of all the python codes for the Book : Practical Statistics for Data Scientists.☆25Updated 6 years ago
- 该项目是关于机器学习经典书籍《Pattern Recognition and Machine Learning》的学习笔记,我用python实现了书中的一些实例,希望帮助感兴趣的人更好的理解☆77Updated 8 years ago
- Hands-On Deep Learning with TensorFlow, published by Packt☆104Updated 2 years ago
- Decision Tree with PEP,MEP,EBP,CVP,REP,CCP,ECP pruning algorithms,all are implemented with Python(sklearn-decision-tree-prune included,Al…☆67Updated 5 years ago