记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等
☆161Oct 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:
- 多元线性回归及其可视化☆11May 12, 2019Updated 7 years ago
- 使用BP神经网络实现数字图片识别☆16Feb 4, 2022Updated 4 years ago
- 整理机器学习,深度学习,自然语言处理,推荐系统相关的各种学习笔记☆13Aug 30, 2018Updated 7 years ago
- Line segment detection and vanishign point clustering☆16Apr 21, 2017Updated 9 years ago
- bp 神经网络算法☆129Apr 26, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Python与机器学习方向,《聚类与推荐算法》课程仓库☆44Jun 28, 2018Updated 8 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆193Oct 21, 2018Updated 7 years ago
- 这是利用Tensorflow实现的简单BP神经网络模型☆39Oct 9, 2018Updated 7 years ago
- In this work different types of network traffic such as: email, chat, browsing etc were classified using time related features. The main …☆12Mar 14, 2020Updated 6 years ago
- 职业推荐系统---指标分析☆13Mar 5, 2019Updated 7 years ago
- Implementation of PSO Algorithm to Optimize SVM☆11May 18, 2019Updated 7 years ago
- Point Cloud Object Classification using Machine Learning☆17Sep 1, 2018Updated 7 years ago
- 人工智能方向,《推荐系统》课程仓库☆11Feb 16, 2020Updated 6 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆189Mar 31, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆11Jul 14, 2018Updated 8 years ago
- 推荐系统算法实践☆14Aug 1, 2020Updated 6 years ago
- A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。☆38May 30, 2020Updated 6 years ago
- This is a read-only mirror of the CRAN R package repository. mixOmics — Omics Data Integration Project. Homepage: http://www.mixOmics.o…☆10Jun 1, 2018Updated 8 years ago
- This is a keras implementation of MobileNetV3 architecture as described in the paper "Searching for MobileNetV3".☆21Jul 28, 2019Updated 7 years ago
- 基于深度学习的文本分类聚类工具☆14Jul 7, 2017Updated 9 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例 及精调网络案例等,持续更新中... ...☆556Nov 28, 2020Updated 5 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Mar 7, 2019Updated 7 years ago
- Particle Swarm Optimization Least-squares support-vector machine without any machine learning libraries☆10Aug 31, 2020Updated 5 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.
- Code for replicating "Characterizing species-abundance distributions across taxa and ecosystems using a simple maximum entropy model" by …☆15Mar 3, 2014Updated 12 years ago
- 决策树分类与回归模型的实现和可视化☆18Oct 13, 2021Updated 4 years ago
- A distributed cache system based on memory and disk storage.☆11Sep 19, 2021Updated 4 years ago
- Self Attention layer for Person ReID. Baseline. PyTorch.☆11Jun 23, 2019Updated 7 years ago
- This is a dsp28335 project for electric positioning☆15Jul 15, 2018Updated 8 years ago
- ISMN quality control procedures☆13Jan 27, 2025Updated last year
- 音乐推荐系统,基于Apriori算法实现对音乐类型推荐☆22Jul 11, 2019Updated 7 years ago
- PCA/SVM/Hopfield/ Kohonen/ Perceptron/Competitive / XOR_BP/Genetic algorithms☆15Nov 25, 2018Updated 7 years ago
- Convolutional Neural Network based implementation of Audio Event Recognition in KERAS☆14Nov 28, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A graph clustering method with ant colony optimization for feature selection☆12Sep 21, 2020Updated 5 years ago
- 通过航空公司数据识别不同客户价值(KMeans聚类)☆13Mar 18, 2019Updated 7 years ago
- ☆62Jun 7, 2021Updated 5 years ago
- python实现线性回归的最小二乘法和梯度下降法☆11Jun 6, 2018Updated 8 years ago
- 电影推荐系统(尚硅谷推荐系统教程 项目源码)☆18Jan 2, 2021Updated 5 years ago
- This is our Final Year Project in Bachelors. We try to avoid congestion on two levels i.e Intersection level and Infrastructure to Vehicl…☆10Oct 12, 2020Updated 5 years ago
- GeneticFS is a library for feature selection in Machine Learning using a Genetic Algorithm as an optimisation method.☆20Oct 8, 2019Updated 6 years ago