privateEye-zzy / BP_networkLinks
BP神经网络
☆17Updated 6 years ago
Alternatives and similar repositories for BP_network
Users that are interested in BP_network are comparing it to the libraries listed below
Sorting:
- 深度学习代码☆132Updated 5 years ago
- bp 神经网络算法☆124Updated 2 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆200Updated 6 years ago
- ORL人脸识别不同算法的实现,用到了scikit-learn,tensorflow等,任选5张训练,5张测试。因为每次训练随机挑选,所以每次输出识别率有偏差 算法 识别率 bp神经网络 0.8 pca+bp神经网络 0.85 小波变换+pca+bp神经网络 0.95 CNN…☆73Updated 3 years ago
- 记录小润了解的各种机器学习 算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆155Updated 8 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆71Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- Probabilistic Neural Network for classification☆32Updated 6 years ago
- B站上炼数成金的公开课笔记☆363Updated 5 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 8 months ago
- Learning and Recording☆34Updated 5 years ago
- ☆27Updated 6 years ago
- 用Python实现SVM多分类器☆410Updated last year
- Basic algorithms about machine learnig☆50Updated 4 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆424Updated 4 years ago
- csdn上面的一些相关代码☆118Updated 5 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 2017工业大数据创新竞赛/风机叶片结冰预测大赛☆48Updated 6 years ago
- 神经网络结构可变的BP回归☆12Updated 7 years ago
- 粒子群算法优化支持向量机☆139Updated 3 years ago
- ☆418Updated 4 years ago
- 包含一些比较常见的数 据挖掘竞赛或者项目的源码☆129Updated 6 years ago
- BLS Code☆125Updated 6 years ago
- [深度应用]·DC竞赛轴承故障检测开源Baseline(基于Keras1D卷积 val_acc:0.99780)☆193Updated 5 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆288Updated 5 years ago
- about Regression, Classification, CNN, RNN, Explainable AI, Adversarial Attack, Network Compression, Seq2Seq, GAN, Transfer Learning, Met…☆230Updated 5 years ago
- The deep residual shrinkage network is a variant of deep residual networks.☆482Updated last month
- 这是利用Tensorflow实现的简单BP神经网络模型☆37Updated 6 years ago