社区论坛项目,如果有帮助的话留下Star吧
☆61Jun 25, 2023Updated 3 years ago
Alternatives and similar repositories for community
Users that are interested in community are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- nowcoder community static resource 牛客网社区项目需要的静态资源☆10Feb 1, 2024Updated 2 years ago
- 论坛前后端分离项目的后端项目,采用springboot框架☆49Apr 21, 2022Updated 4 years ago
- 校园论坛项目——仿牛客论坛☆21Nov 12, 2025Updated 9 months ago
- 牛客网项目学习笔记及代码☆70Jun 21, 2022Updated 4 years ago
- 南京信息工程大学编译原理期末大作业☆10Sep 3, 2020Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A locally-running Retrieval Augmented Generation (RAG) system that enables document analysis and question answering using DeepSeek.☆16Jan 25, 2026Updated 6 months ago
- C++实现自助点餐系统(大一面向对象课程设计)☆14Aug 17, 2020Updated 5 years ago
- 这个库用于从零开始,搭建一个基于开源大模型的对话系统。包括基本的对话、与文档对话、智能体等多种功能☆10Sep 21, 2024Updated last year
- Ollama RAG using SQL Database☆12Apr 16, 2025Updated last year
- The aim of this project is to predict the difficulty level of the text using various machine learning techniques respectively.☆15May 24, 2023Updated 3 years ago
- 数据库课程设计:学生信息管理系统☆19Jan 22, 2018Updated 8 years ago
- 基于SpringBoot的养老院管理系统☆13Dec 12, 2023Updated 2 years ago
- 2020毕业设计网易云音乐springboot附数据库☆14Apr 12, 2021Updated 5 years ago
- 基于SpringBoot的养老院管理系统,分为超级管理员、普通管理员、用户三个角色。 普通管理员可以在系统中对老人进行宿舍分配以及入住登记,对老人的病例和健康档案进行管理,对伙食、药品进行管理,对老人的外出和来访人员进行报备等操作。 超级管理员在普通管理员的基础上可以对普通…☆11Mar 8, 2025Updated last year
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 基于个性化书籍推荐和相似帖子推荐的社区图书馆+论坛+失物招领平台☆25Nov 25, 2024Updated last year
- Supplemental material of the article "Reparameterizing discontinuous integrands for differentiable rendering"☆17Apr 1, 2020Updated 6 years ago
- 无锡学院课程共享计划☆23Jun 16, 2023Updated 3 years ago
- Domain (WHOIS) Sorgulama☆13Dec 8, 2018Updated 7 years ago
- 一个基于SSM的学生信息管理系统☆26Jan 15, 2021Updated 5 years ago
- 进程调度算法、内存管理算法、银行家算法(Java实现),可用于课设☆22Aug 14, 2020Updated 6 years ago
- 基于Pytorch搭建的三种CNN框架,使用ORL_faces进行人脸识别训练和测试,最高取得97%的准确率。☆14Jun 21, 2021Updated 5 years ago
- Mie Series solution to sphere scattering of plane wave.☆25Apr 1, 2024Updated 2 years ago
- javaweb大作业,通过jsp+servlet实现宿舍管理系统☆25Nov 30, 2019Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆12Jul 7, 2024Updated 2 years ago
- 曾经参加页面设计比赛随手写的模板☆12Jan 9, 2021Updated 5 years ago
- Kotlin 实现的Apkdiff算法 实现了诱导排序求后缀数组、kotlin版本的bsdiff、APK的无损解压缩算法☆14May 8, 2025Updated last year
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆14Mar 1, 2020Updated 6 years ago
- 电商广告推荐系统☆14Jun 3, 2022Updated 4 years ago
- ☆10Aug 16, 2022Updated 3 years ago
- VisPy preview backend for Sionna☆19Apr 1, 2026Updated 4 months ago
- 项目名称:vblog(独立完成)类知乎等论坛社区,可进行登录,发帖、评论、关注、点赞、聊天等。前端使用uni-app框架,服务端使用SpringCloud搭建集群和分布式系统。实现基于jwt的安全认证,基于webSocket的在线聊天,解决了评论盖楼问题、聊天记录的保存问题…☆25Feb 22, 2021Updated 5 years ago
- PyTorch implementation of the paper-"Human Mobility Prediction with Causal and Spatial-constrained Multi-task Network"☆12Mar 19, 2024Updated 2 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.
- This is an implementation of the POI recommendation model-PPR.☆10Apr 19, 2023Updated 3 years ago
- 【码神之路】springboot+vue练手级项目☆10May 4, 2022Updated 4 years ago
- 斗地主,网页版。基于专家系统的斗地主AI算法☆19Jan 6, 2023Updated 3 years ago
- 自己阅读的多模态对话系统论文(及部分笔记)汇总☆22Jan 5, 2023Updated 3 years ago
- 华东师范大学课程表导出工具☆19Jan 1, 2022Updated 4 years ago
- 使用BERT预训练语言模型获取评论文本的向量表示,通过Bi-GRU网络学习其中的语义特征,分别采用情感权重和注意力机制来为评论向量分配权重,动态调节其对用户特征和产品特征的影响程度,并以加权求和的方式获得用户特征和产品特征,最后利用DeepFM算法对用户特征和产品特征进行深…☆16Mar 28, 2023Updated 3 years ago
- 仿照大众点评☆44Feb 23, 2025Updated last year