记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等
☆162Oct 14, 2016Updated 9 years ago
Alternatives and similar repositories for machine-learning-algorithm
Users that are interested in machine-learning-algorithm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 机器学习部分算法实现,分类、聚类、回归(LR、Kmeans、GMM、PCA)☆11Mar 12, 2019Updated 7 years ago
- 使用BP神经网络实现数字图片识别☆15Feb 4, 2022Updated 4 years ago
- Line segment detection and vanishign point clustering☆17Apr 21, 2017Updated 9 years ago
- 一文彻底搞懂BP算法:原理推导+数据演示+项目实战☆201Jul 2, 2019Updated 6 years ago
- Python与机器学习方向,《聚类与推荐算法》课程仓库☆43Jun 28, 2018Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- bp 神经网络算法☆129Apr 26, 2023Updated 3 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆58Mar 26, 2020Updated 6 years ago
- Minimize forecast errors by developing an advanced booking model using Python☆12Sep 11, 2018Updated 7 years ago
- 自制FOC双路驱动板☆21Jun 9, 2024Updated last year
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆193Oct 21, 2018Updated 7 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆186Mar 31, 2020Updated 6 years ago
- 推荐系统算法实践☆14Aug 1, 2020Updated 5 years ago
- Point Cloud Object Classification using Machine Learning☆17Sep 1, 2018Updated 7 years ago
- 人大数据挖掘中心主页☆19Apr 12, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- This is a keras implementation of MobileNetV3 architecture as described in the paper "Searching for MobileNetV3".☆21Jul 28, 2019Updated 6 years ago
- 机器学习之回归问题:线性回归、逻辑回归等等☆18Jul 21, 2014Updated 11 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆553Nov 28, 2020Updated 5 years ago
- 浙江大学课程攻略共享计划☆12Jul 23, 2021Updated 4 years ago
- 人工智能方向,《推荐系统》课程仓库☆11Feb 16, 2020Updated 6 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆224Mar 16, 2020Updated 6 years ago
- 基于深度学习的文本分类聚类工具☆14Jul 7, 2017Updated 8 years ago
- Neural Machine Translation with RNN/ConvS2S/Transoformer☆13May 10, 2018Updated 7 years ago
- BP神经网络☆17Nov 13, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- PSO-SA - a hybrid Particle Swarm Optimization and Simulated Annealing algorithm for automatic AI algorithm selection and tuning (for skle…☆13Aug 30, 2019Updated 6 years ago
- 电影推荐系统 - 数据库大作业☆19May 3, 2021Updated 5 years ago
- Self Attention layer for Person ReID. Baseline. PyTorch.☆11Jun 23, 2019Updated 6 years ago
- ☆12Nov 11, 2019Updated 6 years ago
- 国家发改委 国家能源局 爬虫,使用Scrapy, MongoDB, Elasticsearch, ReactiveSearch☆12Apr 30, 2019Updated 7 years ago
- NLP方面的一些小的demo,包括文本生成,文本分类,文本聚类等等,使用tensorflow实现,长期更新,欢迎指正,交流☆13May 7, 2018Updated 7 years ago
- Adaptive local fitting based active contour model for medical image segmentation☆12Jan 7, 2020Updated 6 years ago
- 决策树分类与回归模型的实现和可视化☆18Oct 13, 2021Updated 4 years ago
- Code Repository for ICML 2020 accepted paper, named "A Generic First-Order Algorithmic Framework for Bi-Level Programming Beyond Lower-Le…☆12Jan 4, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 通过航空公司数据识别不同客户价值(KMeans聚类)☆14Mar 18, 2019Updated 7 years ago
- 社团发现算法fast-unfolding demo☆14Jul 2, 2018Updated 7 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆58Feb 10, 2018Updated 8 years ago
- 用itemCF和userCF算法实现的音乐推荐系统☆14Apr 26, 2018Updated 8 years ago
- MatLab program based on the package for ultrasound simulation Field II☆15Jan 20, 2021Updated 5 years ago
- STM32F103通过SPI接口与MAX31865模块实现测温功能☆14Sep 1, 2017Updated 8 years ago
- 运用协同过滤算法实现的电影智能推荐APP☆14Jun 3, 2016Updated 9 years ago