tju机器学习算法与应用大作业——基于预处理的小麦品种的分类和聚类
☆14Nov 16, 2021Updated 4 years ago
Alternatives and similar repositories for ml_project_seeds
Users that are interested in ml_project_seeds are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本人在南开大学机器学习课程所写作业☆38Nov 1, 2022Updated 3 years ago
- 期末大作业/eclipse/java web/全栈/☆10Jan 2, 2022Updated 4 years ago
- qt + opencv example☆20Jun 17, 2011Updated 14 years ago
- Using near-infrared spectroscopy (NIRS) and machine learning to determine oleic acid content from peanut raw grains☆12Apr 6, 2022Updated 4 years ago
- 西北工业大学Web开发大作业☆16Dec 15, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 使用sql server设计的车票管理系统数据库,界面和业务逻辑由java实现☆19Jun 21, 2023Updated 2 years ago
- 利用网络爬虫技术,从国内外各大高校公开的网站和资源上,搜寻并下载各个高校专家,教授等学者信息,并为这些学者研究方向建立画像系统。用户可以按学校,专业,学科,论文,研究方向等各个维度去查看和对比各位学者的研究领域信息。 基本模块:专家数据爬取模块,论文信息爬取模块,基于专家…☆20Mar 2, 2020Updated 6 years ago
- 该项目为本人在学校做的一个数据库大作业,使用java的jdbc连接数据库并使用图形界面和控制台的方式,来执行对sql server的操作。☆16Jun 20, 2019Updated 6 years ago
- ☆26Jul 22, 2022Updated 3 years ago
- Near-infrared spectroscopy model transfer based on convolutional neural network and transfer learning☆24Jan 27, 2023Updated 3 years ago
- 学生社团管理系统(含后台管理),使用Servlet和JSP,可用于初级Web课程作业☆28Oct 14, 2019Updated 6 years ago
- This code is a near-infrared spectrum modeling method based on PCA and pls☆35Nov 8, 2021Updated 4 years ago
- 网上商城——WEB程序设计课程期末大作业项目☆46Dec 26, 2018Updated 7 years ago
- 基于深度学习的近红外光谱数据回归分析模型☆68Nov 4, 2024Updated last year
- 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.
- 仓库管理系统文件:截图,SQL,源代码☆168Jun 29, 2022Updated 3 years ago
- 全JavaScript语言Web项目——图书管理系统☆193Jun 1, 2017Updated 8 years ago
- A collection of offline reinforcement learning algorithms.☆208Nov 26, 2024Updated last year
- 一个快速开始用 TypeScript 编写 Hamibot 脚本的模板☆123Aug 21, 2023Updated 2 years ago
- 智能养老APP(“牵伴”)设计与开发——专业综合设计课程作业。项目包括源码,DEMO,需求分析说明书,系统设计说明书,测试等文档。“牵伴”是一款连接父母与子女温情纽带的手机应用软件。现代社会中,部分子女由于工作、学习、结婚等多方面的原因而离家。随着社会老龄化程度的加深,空巢…☆137Mar 14, 2019Updated 7 years ago
- Hamibot 精选资源收集,脚本源码、开发技巧等等。☆201Aug 4, 2023Updated 2 years ago
- GitHub's code repository is all you need☆381Mar 21, 2023Updated 3 years ago
- tableau练习:数据集+课程复现+作业完成☆326Aug 7, 2020Updated 5 years ago
- 使用机器学习算法的电影推荐系统以及票房预测系统☆343Feb 19, 2021Updated 5 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.
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆664Apr 6, 2021Updated 5 years ago
- Java课程设计::学生信息管理系统(java web版)☆642Jun 16, 2020Updated 5 years ago
- LLM notes, including model inference, transformer model structure, and llm framework code analysis notes.☆879Apr 16, 2026Updated 2 weeks ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,339Mar 13, 2025Updated last year
- 2026 年最新的免费编程资源大全,持续更新!🔥 覆盖各种语言和方向(Java / Python / C++ / JavaScript / TypeScript / Golang / 前端 / 后端 / AI大模型应用开发 / AI Agent开发等)的学习路线、零基础入…☆3,474Mar 23, 2026Updated last month
- 该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等☆1,380Apr 21, 2023Updated 3 years ago
- 机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归☆10,289Jul 12, 2024Updated last year
- 《机器学习实战》的python3源码☆1,343Aug 2, 2020Updated 5 years ago
- 这里有着计算机考研408的详细路线,每个月的学习规划和所有视频书籍资源,计算机考研必看仓库☆1,406Jun 12, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 深度学习 李宏毅 2021 学习笔记☆1,646Feb 24, 2023Updated 3 years ago
- Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍☆1,676Oct 2, 2022Updated 3 years ago
- Python爬虫实战 - 模拟登陆各大网站 包含但不限于:滑块验证、拼多多、美团、百度、bilibili、大众点评、淘宝,如果喜欢请start ❤️☆3,356Nov 3, 2023Updated 2 years ago
- 一款安卓日历,仿miui,钉钉,华为的日历,万年历、365、周日历,月日历,月视图、周视图滑动切换,农历,节气,Andriod Calendar , MIUI Calendar,小米日历☆1,716Jul 4, 2024Updated last year
- 哔哩哔哩UWP Lite☆1,381Sep 14, 2023Updated 2 years ago
- This is code of book "Learn Deep Learning with PyTorch"☆2,872Mar 4, 2024Updated 2 years ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆4,533Jul 15, 2025Updated 9 months ago