构建基于深度学习神经网络协同过滤模型(NCF)的视频推荐系统(Python3.10/Tensorflow2.11)
☆19Mar 29, 2023Updated 3 years ago
Alternatives and similar repositories for NeuralCollaborativeFiltering_NCF_Tensorflow
Users that are interested in NeuralCollaborativeFiltering_NCF_Tensorflow are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于深度学习的新闻分类推荐系统(Spring Boot作为客户端,Keras作为服务端)☆49May 4, 2020Updated 6 years ago
- 基于深度学习的商品推荐系统,高性能,可承受高并发,可跨平台☆61May 5, 2023Updated 3 years ago
- We apply attention on LSTM to give more weight to the items which are more relevant for next-item prediction☆10Dec 26, 2018Updated 7 years ago
- 新闻推荐系统☆10Aug 14, 2019Updated 7 years ago
- 一个简单的新闻推荐系统☆13Dec 16, 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.
- 福州大学软件工程实践——新苗同学(基于OpenCV和微服务的Vue和Kotlin协同平台)☆17Mar 21, 2025Updated last year
- Face Verification API☆11Sep 27, 2021Updated 4 years ago
- 基于tornado实现的 小型推荐系统的web应用,使用mysql数据库,基于用户的协同过滤算法以及基于内容的分类算法做推荐。☆18Oct 21, 2016Updated 9 years ago
- ☆11Feb 20, 2025Updated last year
- Finding the most similar tone/color in a large collection of audio. 在一大堆音频中寻找最相似的音色。☆13Jun 17, 2024Updated 2 years ago
- 基于深度学习的推荐系统算法库☆17Dec 28, 2018Updated 7 years ago
- 基于Transformer模型构建的聊天机器人-Catalina☆12Jul 5, 2020Updated 6 years ago
- 音频响度统一,音量归一化处理☆13May 3, 2024Updated 2 years ago
- Vue.js3+Tornado6 前后端分离异步非阻塞教育平台项目☆10Dec 7, 2022Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Official pytorch implementation of EMNLP 2022 long paper “A Sequential Flow Control Framework for Multi-hop Knowledge Base Question Answe…☆15Apr 22, 2023Updated 3 years ago
- GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)☆11Feb 22, 2023Updated 3 years ago
- An executable Transformer translation code implemented by pytorch to translate English into French.☆14Apr 7, 2023Updated 3 years ago
- chatgpt_api_Contextual_async 联系上下文与异步封装☆14Mar 4, 2023Updated 3 years ago
- 微软开源的可视化ChatGPT改造为苹果M系列芯片基于MPS版本,减少内存占用☆15Mar 12, 2023Updated 3 years ago
- 基于Springboot的酒店预订管理系统 #java web #java #毕业设计 #课程设计 #Mybatis-plus #Springboot #Thymeleaf #mysql #源代码 #编程☆18Jun 23, 2023Updated 3 years ago
- 张艺谋(国师)一键声音克隆和恶搞文本生成项目☆17Jun 15, 2023Updated 3 years ago
- 基于Bert-vits2-Extra项目添加的流式推理和流式接口api功能☆16Apr 12, 2024Updated 2 years ago
- Bert-VITS2_V202本地一键推理☆20Nov 23, 2023Updated 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.
- RWKV models and examples powered by candle.☆24Jan 19, 2026Updated 8 months ago
- 百度云盘/百度网盘API接口上传文件,基于Golang1.18☆19Jan 10, 2023Updated 3 years ago
- 推荐系统与深度学习☆35Apr 19, 2021Updated 5 years ago
- 基于Python3.10异步非阻塞框架Tornado6.0和前端Vue.js3框架实现ChatGPT的流式返回协议Server-sent events☆23Mar 7, 2023Updated 3 years ago
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。☆47Aug 2, 2019Updated 7 years ago
- IMAGdressing在Windows环境下运行的webui界面☆21Jul 25, 2024Updated 2 years ago
- 基于 Sherpa-ONNX 实现在线下载模型的端侧实时语音识别应用(Implement speech recognition based on Sherpa-ONNX by downloading the model online.)☆32Feb 27, 2025Updated last year
- Bert-VITS2-Extra_中文特化版本 训练和推理☆26Feb 10, 2024Updated 2 years ago
- 深度学习项目--基于深度卷积网络的肝脏分割☆15Jun 10, 2021Updated 5 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.
- 基于seq2seq的闲聊系统。利用PyTorch框架搭建神经网络,编码器采用双向GRU模型,解码器采用融合注意力机制的GRU模型,训练出支持多轮对话的聊天机器人。☆21Oct 14, 2022Updated 3 years ago
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆23Jun 7, 2022Updated 4 years ago
- extractor chinese synonyms in large corpus☆11Jul 20, 2016Updated 10 years ago
- An E2E tutorial to create a video game controller by creating a custom pose classifier using TF Lite.☆12Feb 6, 2024Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署FreeYOLO目标检测,总共包含143个onnx模型,有COCO目标检测,人脸检测,密集行人检测的三种检测功能,依然是包含C++和Python两个版本的程序☆32Jan 14, 2023Updated 3 years ago
- An implementation of MeloTTS by onnxruntime☆29Oct 27, 2024Updated last year
- 使用yolov8自动标注,运用度量学习metric learning 的ReID算法,实现跨镜头人脸追踪☆11May 15, 2024Updated 2 years ago