xichie / DeepLearningLinks
☆10Updated 7 years ago
Alternatives and similar repositories for DeepLearning
Users that are interested in DeepLearning are comparing it to the libraries listed below
Sorting:
- 深度学习常用优化方法详解☆268Updated 8 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- ☆186Updated 6 years ago
- 机器学习练习,使用SVM、随机森林、Adaboost算法训练 102 flower 训练集 得到特征提取☆36Updated 8 years ago
- ☆92Updated 7 years ago
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。☆203Updated 6 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆217Updated 4 years ago
- Tensorflow realizes deeplearning☆129Updated last year
- 深度学习入门的一些简单例子☆355Updated 7 years ago
- some small codes about deep learning☆51Updated 7 years ago
- 深度学习代码☆132Updated 6 years ago
- Python计算机视觉中译本实例代码☆509Updated 5 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆340Updated 7 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last year
- ☆174Updated 3 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆79Updated 7 years ago
- B站上炼数成金的公开课笔记☆365Updated 6 years ago
- 书籍:深度学习框架pytorch入门与实践☆158Updated 7 years ago
- Implementations of the machine learning algorithm with Python and numpy☆86Updated 4 years ago
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆213Updated 6 years ago
- Pure Python implementation of machine learning algorithms☆444Updated 3 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆204Updated 7 years ago
- This project contains some deep learning code☆363Updated last week
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆98Updated 10 years ago
- AlexNet,GoogleNet,VGG和ResNet网络架构的demo示例☆22Updated 7 years ago
- Exercises answers to the book "machine-learning" written by Prof. Zhou Zhihua of Nanjing University☆155Updated 2 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 7 years ago
- AdaboostExample☆43Updated 6 years ago
- PyTorch 1.0 官方文档 中文版,欢迎关注微信公众号:磐创AI☆369Updated 6 years ago
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆581Updated 7 years ago