毕业设计项目,聊天机器人+情绪检测,可以初步实现测试与聊天机器人聊天用户的情绪状况.技术框架 :Seq2seq框架,LSTM,Attation机制,Tensorflow2.0+Keras,Html+Vue,Ajax 项目介绍 :重点研究了文本预处理、模型构建和训练,以及网页设计与实现。通过改进的Seq2seq模型,实现了实时对话,通过带标签数据和分类模型训练抑郁模型,实现文本抑郁检测。用户通过网页访问聊天机器人,对话的过程中调用抑郁检测模型,实现初步判断用户是否患有抑郁。
☆28Jun 18, 2023Updated 3 years ago
Alternatives and similar repositories for chatbot
Users that are interested in chatbot are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 采用5种设计模式的五子棋,支持人机、人人对战两种模式☆11Mar 10, 2023Updated 3 years ago
- 本科毕设 - 一个基于FinGLM的多模态大模型的金融问答系统☆31Jun 26, 2024Updated 2 years ago
- 结合知识图谱做的有关诗词的问答demo☆11Mar 11, 2020Updated 6 years ago
- 该仓库主要描述了CCAC2023多模态对话情绪识别评测第3名的实现过程☆12Aug 11, 2024Updated last year
- Code for the paper "Deep Partition Aggregation: Provable Defenses against General Poisoning Attacks"☆14Aug 22, 2022Updated 3 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.
- python人脸识别和情绪识别☆17Oct 2, 2023Updated 2 years ago
- SwornDisk是一个面向可信执行环境的、基于日志结构的安全块设备(全国大学生操作系统比赛2022)☆24Aug 14, 2022Updated 3 years ago
- 在原DatalinkX项目基础上进行了扩展,Flink+大模型(DeepSeek)智能数据中台;☆40Sep 3, 2025Updated 10 months ago
- 该项目专注于识别智能对话场景中的用户文本,自动判断情绪类别并给出相应的准确度。可以广泛应用于社交媒体评论情感分析、智能客服情绪分析等场景,成为情感支持工具,帮助用户 从情绪中解脱。多次Prompt提升后,GPT模型最终识别准确率高于人类Baseline水准。☆10Jul 25, 2023Updated 3 years ago
- Computationally Modelling Resisting Strategies in Persuasive Conversations☆12Feb 6, 2022Updated 4 years ago
- KNN Defense Against Clean Label Poisoning Attacks☆13Sep 24, 2021Updated 4 years ago
- 重庆理工大学本科毕业设计 题目:基于深度学习的行人重识别☆16Apr 10, 2023Updated 3 years ago
- 2023年华中科技大学毕业设计 - 基于溯源图的APT攻击检测方法优化☆21Jun 11, 2023Updated 3 years ago
- 基于Flask的TCP/UDP协议端口与服务自动化扫描☆10Aug 9, 2021Updated 4 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.
- TextGuard: Provable Defense against Backdoor Attacks on Text Classification☆15Nov 7, 2023Updated 2 years ago
- An automated pipeline for scraping, processing, and visualizing medical Q&A data to build high-quality datasets. Includes a comprehensive…☆24Dec 24, 2024Updated last year
- 使用ACE2005创建以事件和实体为节点的事件知识图谱,用于智能问答☆18Feb 29, 2020Updated 6 years ago
- 豆瓣电影数据分析可视化系统☆16Apr 16, 2024Updated 2 years ago
- 以InternLM2-chat-7为基座模型,以常用中药等为数据集,微调的大模型。中医聊天小助手。☆18Feb 29, 2024Updated 2 years ago
- 对qwen2.5进行微调以及知识蒸馏☆17Dec 24, 2024Updated last year
- 数据挖掘-葡萄酒质量分析☆16Jan 17, 2023Updated 3 years ago
- 任务型对话系统(Task-based Dialogue System)☆66Feb 8, 2022Updated 4 years ago
- 32位ALU加法器(verilog),支持加法并行方式和真串行方式,6种运算(算术运算和逻辑运算),能够输出结果和4个标志位。☆12Apr 16, 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.
- vue实现的前端,对接chatgpt接口,可以实现模拟各种角色进行对话,支持预设prompt,将chatgpt调教为你想要的样子。☆22Sep 10, 2023Updated 2 years ago
- 这是本科毕业设计的课题,“基于深度网络的网站验证码识别研究与实现”。主要是利用卷积神经网络,基于TensorFlow平台,构建了三层卷积两层全联接模型,训练出的一个准确率为91.3%的识别模型。再基于Django构建登陆系统,使用selenium实现自动测试,完成验证码从识…☆25Jun 18, 2018Updated 8 years ago
- this is a repo for the demo on backdoor attacks on StyleGAN and WaveGAN☆19Aug 4, 2021Updated 4 years ago
- 基于区块链和盲水印的图像版权保护☆11May 21, 2023Updated 3 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆97Apr 8, 2019Updated 7 years ago
- 一个基于大模型微调的中文医疗问答机器人应用☆24Jan 11, 2024Updated 2 years ago
- 使用Python完成一个完整的机器学习项 目:能源之星分数预测☆18May 10, 2021Updated 5 years ago
- 一个关于深度学习模型在移动端(安卓)实现的毕业设计☆28May 4, 2019Updated 7 years ago
- 基于qlora对baichuan-7B大模型进行指令微调。☆22Jun 22, 2023Updated 3 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.
- [ICASSP 2025] Effective Context Modeling Framework for Emotion Recognition in Conversations☆15Mar 14, 2025Updated last year
- ☆18Jan 18, 2024Updated 2 years ago
- implementation of ECM with tensorflow☆18Aug 19, 2017Updated 8 years ago
- 山东大学(威海)机器学习,金长龙,2022。这是课程期末作业,轮胎字符识别 OCR 的部分。☆16Dec 11, 2023Updated 2 years ago
- A2T: Towards Improving Adversarial Training of NLP Models (EMNLP 2021 Findings)☆27Sep 12, 2021Updated 4 years ago
- 基于Socket的网络聊天室☆11Apr 23, 2020Updated 6 years ago
- 该系统通过融合文本、音频和视频数据,实现了情绪状态的准确识别,涉 及的关键技术包括BERT模型、YOLOv8目标检测和多模态学习算法,为情感交互提供了强有力的技术支撑。☆23Sep 8, 2024Updated last year