记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等
☆163Oct 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
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆85Apr 22, 2020Updated 6 years ago
- 人工智能结课作业(A星八数码/广度优先/深度优先/粒子群寻优算法/遗传算法/蚁群算法/BP神经网络/卷积神经网络)☆479Oct 2, 2022Updated 3 years ago
- Deep Learning for HAR: models and tools for Human Activity Recognition from IMU sensor (accelerometer, gyroscope) data☆10Sep 16, 2020Updated 5 years ago
- 使用BP神经网络实现数字图片识别☆16Feb 4, 2022Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 本项目开发了一个机器学习和深度学习的训练工具。该训练工具基于sklearn和pytorch,不仅支持常规训练、交叉验证训练,还支持贝叶斯搜索参数,并可随时自动保存训练模型和日志。☆12Dec 22, 2023Updated 2 years ago
- 一文彻底搞懂BP算法:原理推导+数据演示+项目实战☆202Jul 2, 2019Updated 6 years ago
- bp 神经网络算法☆129Apr 26, 2023Updated 3 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆58Mar 26, 2020Updated 6 years ago
- 这是利用Tensorflow实现的简单BP神经网络模型☆39Oct 9, 2018Updated 7 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆193Oct 21, 2018Updated 7 years ago
- Implementation of PSO Algorithm to Optimize SVM☆11May 18, 2019Updated 7 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆189Mar 31, 2020Updated 6 years ago
- 推荐系统算法实践☆14Aug 1, 2020Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Point Cloud Object Classification using Machine Learning☆17Sep 1, 2018Updated 7 years ago
- This is a keras implementation of MobileNetV3 architecture as described in the paper "Searching for MobileNetV3".☆21Jul 28, 2019Updated 6 years ago
- 浙江大学课程攻略共享计划☆12Jul 23, 2021Updated 4 years ago
- Published in the proceedings of IROS 2016 with the title "Generic 3D Obstacle Detection for AGVs Using Time-of-Flight Cameras".☆15May 14, 2019Updated 7 years ago
- 蛋白质网络、基因测序相关数据分析☆11Jan 27, 2018Updated 8 years ago
- 实现Local、FTP、HDFS文件系统的统一操作。☆13May 12, 2016Updated 10 years ago
- 基于深度学习的文本分类聚类工具☆14Jul 7, 2017Updated 8 years ago
- BP神经网络☆17Nov 13, 2018Updated 7 years ago
- 电影推荐系统 - 数据库大作业☆19May 3, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 音乐推荐系统,基于Apriori算法实现对音乐类型推荐☆22Jul 11, 2019Updated 6 years ago
- Convolutional Neural Network based implementation of Audio Event Recognition in KERAS☆14Nov 28, 2017Updated 8 years ago
- ☆62Jun 7, 2021Updated 5 years ago
- Multi-classification problem, svm, knn, matlab☆14Aug 23, 2017Updated 8 years ago
- ☆12Nov 11, 2019Updated 6 years ago
- 国家发改委 国家能源局 爬虫,使用Scrapy, MongoDB, Elasticsearch, ReactiveSearch☆12Apr 30, 2019Updated 7 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
- Map matcher based on hmm solved with viterbi algorithm☆11Oct 7, 2018Updated 7 years ago
- 二分类SVM与多分类SVM的实现☆14Jul 16, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- NLP方面的一些小的demo,包括文本生成,文本分类,文本聚类等等,使用tensorflow实现,长期更新,欢迎指正,交流☆13May 7, 2018Updated 8 years ago
- PyCTD is a Python software package to query and analyse data from the CTD database☆12Oct 6, 2022Updated 3 years ago
- 基于卷积神经网络的恶意代码分类系统☆13Apr 15, 2020Updated 6 years ago
- 基于springbook+spark的机器学习应用开发☆12Nov 21, 2022Updated 3 years ago
- 决策树分类与回归模型的实现和可视化☆18Oct 13, 2021Updated 4 years ago
- ☆14Dec 1, 2022Updated 3 years ago
- 社团发现算法fast-unfolding demo☆14Jul 2, 2018Updated 7 years ago