一个基于 bilibili 用户行为数据和深度学习的个性化视频推荐系统。
☆27Mar 12, 2025Updated last year
Alternatives and similar repositories for bilibili-Recommender
Users that are interested in bilibili-Recommender are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 整理与红外可见光图像融合的相关期刊会议☆11Mar 25, 2024Updated 2 years ago
- 毕设作品,智慧教学视频网站是一个基于B/S的教育网站,实现基于传统教学网站基本功能,同时通过协同过滤算法实现智能推荐,为教育提供有力的教学路线☆27Jun 17, 2022Updated 4 years ago
- ☆15Aug 31, 2025Updated 10 months ago
- 基于LLM的AI用户画像系统☆25Jun 25, 2025Updated last year
- code for "A Full-Scale Hierarchical Encoder-Decoder Network with Cascading Edge-prior for Infrared and Visible Image Fusion".☆15Jan 3, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ConfAgents: A Conformal-Guided Multi-Agent Framework for Cost-Efficient Medical Diagnosis☆15Jul 22, 2026Updated last week
- Official PyTorch implementation of “FusionGCN: Multi-focus image fusion using superpixel features generation GCN and pixel-level feature …☆13Jul 21, 2026Updated last week
- 桥梁病害检测分割系统后端项目☆18Oct 13, 2025Updated 9 months ago
- 我们经常在网页中看到各种广告就是使用了图片轮播,实现小区域内嵌入多个广告的效果。本项目用Qt实现类似图片轮播的效果。☆16Nov 1, 2018Updated 7 years ago
- 安卓大作业一个简易的天气预报app项目,附带报告, 项目来源与b站写bug的狐狸up主的实战项目视频,更新了天气信息的api接口,来源心知天气api。☆18May 18, 2022Updated 4 years ago
- HMM(隐马尔科夫)模型实现词性标注和分词☆10Sep 28, 2017Updated 8 years ago
- The objective of this project is to demonstrate how to fine-tune deepseek-r1-distill-llama-8b.☆17Feb 19, 2025Updated last year
- 基于LangGraph实 现的智能体医疗辅助诊断系统,实现了**症状分析→检查建议→诊断推理→治疗方案**的全流程自动化。☆20Aug 10, 2025Updated 11 months ago
- ☆18Oct 13, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆17Oct 8, 2024Updated last year
- code for A Multi-scale Information Integration Framework for Infrared and Visible Image Fusion☆19Jul 15, 2024Updated 2 years ago
- Pytorch Implementation of ECCV'22 paper: Video Activity Localisation with Uncertainties in Temporal Boundary☆17Jul 17, 2022Updated 4 years ago
- Train CIFAR10 with PyTorch using IBM Watson Studio -- The code is forked from kuangliu (https://github.com/kuangliu/pytorch-cifar) and ad…☆16Feb 15, 2022Updated 4 years ago
- 厦门大学选课系统选课程序,仅供学习交流使用,审慎运行程序,出任何问题最终责任权归运行者所有☆19Jun 14, 2023Updated 3 years ago
- 基于Django的在线选修课程推荐系统☆46Apr 16, 2022Updated 4 years ago
- 3D Medical Image Retrieval in Radiology☆19Jul 10, 2026Updated 2 weeks 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
- ☆26Aug 5, 2024Updated last year
- 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.
- (纯个人向)本科毕业设计 主要是对项目进行记录和代码存储 《基于深度学习的多任务空气质量预测模型设计与实现》☆39Apr 13, 2024Updated 2 years ago
- 一个基于Langchain和Flask构建的AI大模型自动批改英语作文系统☆23Apr 18, 2026Updated 3 months ago
- Code for the paper: "U2Net: A General Framework with Spatial-Spectral-Integrated Double U-Net for Image Fusion", ACM MM 2023☆24Nov 14, 2023Updated 2 years ago
- 推荐系统之深度学习模型,框架采用tensorflow2☆58May 11, 2022Updated 4 years ago
- This repository applies Deep Learning techniques for depression detection in text, using LSTM, GRU, BiLSTM, BERT models, and a baseline F…☆19Jul 14, 2023Updated 3 years ago
- 厦门大学信息学院计科汇编资料☆19Jun 7, 2024Updated 2 years ago
- [Information Fusion 2025] Official implementation for "MMIF-INet: Multimodal medical image fusion by invertible network"☆24Feb 4, 2026Updated 5 months ago
- [WSDM 2025] Source code for "Spectrum-based Modality Representation Fusion Graph Convolutional Network for Multimodal Recommendation".☆36Dec 22, 2024Updated last year
- 基于深度学习的新闻分类推荐系统(Spring Boot作为客户端,Keras作为服务端)☆49May 4, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- [WACV 2024] Code release for "VEATIC: Video-based Emotion and Affect Tracking in Context Dataset"☆24Jan 14, 2026Updated 6 months ago
- 🚀 厦门大学 IQA 自动评教助手:生命太短,不要把它浪费在毫无意义的机械点击上。登录即挂机,片刻还你清净。☆28Apr 12, 2026Updated 3 months ago
- 本项目结合了YOLO的目标检测与分割能力,以及CLIP微调分类能力,YOLO初步框选物体,CLIP对框选物体进行细致化分类,能够在复杂场景下实现物体的精准定位与属性提取。通过对目标物体的检测、分割和细粒度分类,项目特别适用于商品分类、智能货柜管理等任务☆29Nov 26, 2024Updated last year
- This is official Pytorch implementation of "[TNNLS 2026] Infrared and Visible Image Fusion With Language-Driven Loss and Knowledge Distil…☆41May 28, 2026Updated 2 months ago
- noear::轻量级的嵌入式FaaS引擎(可按需组装),也可用作低代码引擎☆23Dec 25, 2025Updated 7 months ago
- The code for the paper "Contrastive Quantization with Code Memory for Unsupervised Image Retrieval" (AAAI'22, Oral).☆37Oct 21, 2022Updated 3 years ago
- Code of "SFDFusion: An Efficient Spatial-Frequency Domain Fusion Network For Infrared and Visible Image Fusion"☆39Aug 5, 2025Updated 11 months ago