fanxiaming

fanxiaming

Geek Repo

Github PK Tool:Github PK Tool

fanxiaming's starred repositories

LLMRec

[WSDM'2024 Oral] "LLMRec: Large Language Models with Graph Augmentation for Recommendation"

Language:PythonLicense:Apache-2.0Stargazers:312Issues:0Issues:0

BM3

Pytorch implementation for "Bootstrap Latent Representations for Multi-modal Recommendation"-WWW'23

Language:PythonLicense:GPL-3.0Stargazers:48Issues:0Issues:0

MMRec

A Toolbox for MultiModal Recommendation. Integrating 10+ Models...

Language:PythonLicense:GPL-3.0Stargazers:303Issues:0Issues:0

Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

Language:PythonLicense:MITStargazers:13397Issues:0Issues:0

CS-Notes

:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

Stargazers:173983Issues:0Issues:0

Neural-Collaborative-Filtering

pytorch version of NCF

Language:PythonLicense:MITStargazers:33Issues:0Issues:0

ConvNCF

Experimental codes for paper "Outer Product-based Neural Collaborative Filtering".

Language:PythonStargazers:136Issues:0Issues:0

Recommender-System-Datasets

A list of compatible datasets, noting other major repositories containing popular real-world datasets, along with sample code for a range of recommendation tasks.

License:GPL-3.0Stargazers:93Issues:0Issues:0

DeepCTR

Easy-to-use,Modular and Extendible package of deep-learning based CTR models .

Language:PythonLicense:Apache-2.0Stargazers:7456Issues:0Issues:0

Recommend-System-tf2.0

原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!

Language:PythonStargazers:638Issues:0Issues:0

neural_collaborative_filtering

Neural Collaborative Filtering

Language:PythonLicense:Apache-2.0Stargazers:1774Issues:0Issues:0
Language:PythonStargazers:18Issues:0Issues:0

DiffMG

[KDD 2021, Research Track] DiffMG: Differentiable Meta Graph Search for Heterogeneous Graph Neural Networks

Language:PythonStargazers:27Issues:0Issues:0
Language:PythonStargazers:7Issues:0Issues:0

fun-rec

推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:3870Issues:0Issues:0

LightGCN-PyTorch

The PyTorch implementation of LightGCN

Language:PythonStargazers:814Issues:0Issues:0

pytorch_geometric

Graph Neural Network Library for PyTorch

Language:PythonLicense:MITStargazers:20695Issues:0Issues:0

KDD2019_HetGNN

code of HetGNN

Language:PythonStargazers:382Issues:0Issues:0

HIN-Datasets-for-Recommendation-and-Network-Embedding

Heterogeneous Information Network Datasets for Recommendation and Network Embedding

Stargazers:327Issues:0Issues:0

HeGAN

Source code for KDD 2019 paper "Adversarial Learning on Heterogeneous Information Networks"

Language:PythonStargazers:71Issues:0Issues:0

dataset-examples

Samples for users of the Yelp Academic Dataset

Language:PythonLicense:NOASSERTIONStargazers:1213Issues:0Issues:0

rumour-spread-model

Simulating the spread of a rumour in a social network with Python

Language:Jupyter NotebookLicense:MITStargazers:10Issues:0Issues:0

Rumour_Spreading_Modelling

Rumour Modelling On Higgs Twitter data set

Language:PythonLicense:MITStargazers:3Issues:0Issues:0

epidemic-simulation

Simple simulation of epidemic problem that models a rumour spread

Language:PythonStargazers:1Issues:0Issues:0

SSIIRmodel

SSIIR model in MATLAB for "Modeling the Impact of Education on Rumor Spread" paper

Language:MatlabStargazers:1Issues:0Issues:0

RecommenderSystem-DataSet

This repository contains some datasets that I have collected in Recommender Systems.

Stargazers:340Issues:0Issues:0

OpenHINE

An Open-Source Toolkit for Heterogeneous Information Network Embedding (HINE)

Language:PythonLicense:MITStargazers:315Issues:0Issues:0

deepwalk

DeepWalk - Deep Learning for Graphs

Language:PythonLicense:NOASSERTIONStargazers:2661Issues:0Issues:0

Modified-SEIRD-Model

The upsurge of Coronavirus has become widespread all around the world. More than 200 countries got affected by Coronavirus. Research works are being conducted to study the pattern of this infectious disease to minimize the transmission of this virus. Epidemiological models are one of the major approaches being used as part of the study. These models help in analyses of different aspects associated with a contagious disease such as death rate, recovery rate, infected rate. Models like SIR, SEIR, SIQR are being promptly used to investigate the patterns of Coronavirus in different countries. In this paper, we proposed a modified SEIRD model to study the trend of this infectious disease concerning Bangladesh. The SEIRD model was developed further by incorporating two new factors isolation and social distancing. We will observe the effect of these factors on the transmission rate of this virus and make predictions about the related factors. Results show that our predicted results well match the real world scenario.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0