Python大作业虚假新闻检测
☆26Jan 4, 2025Updated last year
Alternatives and similar repositories for FakeNewsDetection
Users that are interested in FakeNewsDetection are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- NKU_2022Fall Python language programming project. 虚假新闻检测项目,分别使用机器学习、深度学习和bert方法完成任务☆37Nov 24, 2024Updated last year
- Advances in recent large vision language models (LVLMs)☆15Sep 23, 2024Updated last year
- Planar graph: generation, embedding, drawing☆10Jan 5, 2016Updated 10 years ago
- Source code for the ICASSP 2023 paper "RUMOR DETECTION VIA ASSESSING THE SPREADING PROPENSITY OF USERS"☆12Jun 10, 2023Updated 3 years ago
- 南开大学2024年编译系统原理实验代码框架(RISC-V架构)☆25Nov 24, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Python 机器学习实战:根据成绩预测大学生能否被高校录取☆13Jul 8, 2019Updated 7 years ago
- Audiovisual generative composition, inspired by Rothko paintings and fluorescent lightbulbs. Written using NanoVG, ChucK, Sporth, and Lua☆13May 26, 2021Updated 5 years ago
- The 14th National College Student Information Security Competition Entry: "Sina Weibo Rumor Detection System"☆11Oct 25, 2022Updated 3 years ago
- 本项目基于共享单车公司历史用户使用数据,创建神经网络模型,实现完整的前向和反向传播,训练模型使其具有预测未来单车使用量的能力,帮助共享单车公司决策单车的储备量以适配单车使用需求。☆10May 18, 2018Updated 8 years ago
- 微博谣言检测, 前端Vue,后端Flask☆13Jul 14, 2020Updated 6 years ago
- 基于bert的文本情感分析☆12Nov 4, 2022Updated 3 years ago
- 基于Dear -imgui 的软光栅化渲染器 (学习项目)☆10Feb 21, 2025Updated last year
- Code and data release for CCS'2022 paper "Understanding IoT Security from a Market-Scale Perspective"☆12Apr 13, 2023Updated 3 years ago
- ☆10Sep 7, 2022Updated 3 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.
- 南开大学操作系统课程实验(UCore)☆11Oct 16, 2022Updated 3 years ago
- 智源研究院&中科院计算所-互联网虚假新闻检测挑战赛☆72Sep 19, 2019Updated 6 years ago
- Official repository for "Generalizing to the Future: Mitigating Entity Bias in Fake News Detection", SIGIR 2022.☆44May 29, 2022Updated 4 years ago
- NKU 深度学习 作业☆12Jun 25, 2023Updated 3 years ago
- nku os class☆11Dec 25, 2023Updated 2 years ago
- 《CPU设计实战》学习记录及代码☆14Dec 30, 2023Updated 2 years ago
- 百度PaddleHub-ERNIE微调中文情感分析(文本分类)☆22Jul 6, 2021Updated 5 years ago
- ☆11Jan 12, 2023Updated 3 years ago
- scrapy爬取研招网专业信息☆69Oct 21, 2024Updated last year
- 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.
- ☆11Oct 24, 2024Updated last year
- 2023年南开大学操作系统课程实验指北(助教小木个人版)☆17Nov 1, 2023Updated 2 years ago
- [CVPR 2026] See Less, See Right: Bi-directional Perceptual Shaping For Multimodal Reasoning☆21Jun 28, 2026Updated 3 weeks ago
- 含疫情官方数据爬虫、对微博主题关键词“疫情”爬虫(数据库)、对爬取数据的预处理及可视化,对微博疫情数据情感分析(含关于疫情的微博评论正负面语料)☆22Jul 24, 2022Updated 4 years ago
- 简单爬取抖音评论中点赞数,用户ID等信息;使用BERT等预训练模型,针对抖音评论进行简单的多分类情感分析任务。☆27Oct 19, 2022Updated 3 years ago
- 全国密码技术竞赛论文 latex模板☆19Sep 11, 2025Updated 10 months ago
- NKU 人工智能导论; NKU Artificial Intelligence☆19Sep 7, 2023Updated 2 years ago
- 一个CIFAR100数据集的强基线结果☆20Nov 23, 2025Updated 8 months ago
- [ICLR 2026] High-Fidelity Visual Reasoning on Structured Images☆30Jul 17, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 《基于多特征融合的稻叶病图像识别系统》 基于机器学习和深度学习算法开发了一个稻叶病图像识别系统,基于颜色特征分割提取稻叶病图像病斑,提取颜色、形状、纹理等多个病斑图像特征维度,基于MCCA多视图典型相关分析进行特征融合得到集成特征,基于CNN、SVM进行稻叶病图像分类,进行…☆15Jul 30, 2024Updated last year
- 江南大学《机器学习》大作业-人脸图像性别分类☆36Dec 3, 2020Updated 5 years ago
- SpringBoot和VUE的前后端分离开发入门项目---车辆管理系统前端☆12Dec 12, 2022Updated 3 years ago
- VQA-Med 2021☆24May 13, 2026Updated 2 months ago
- NKU计网学院各个课程作业☆100Feb 22, 2025Updated last year
- 2024编译系统实现赛RISC-V赛道一等奖作品(A compiler of SysY (subset of C) )☆24Sep 4, 2024Updated last year
- 项目整体分为scrapy-redis分布式爬虫爬取数据、基于ElasticSearch数据检索和前端界面展示三大模块。做此项目是为了熟悉scrapy-redis的基本流程,以及其背后的原理,同时熟悉ElasticSearch的使用。本项目可以作为一个基于ES存储的简单但是相…☆24Dec 8, 2022Updated 3 years ago