Coder Social home page Coder Social logo

mkgcn's Introduction

MKGCN4M

This repository is the implementation of the MKGCN:

MKGCN: Multi-modal Knowledge Graph Convolutional Networks for Music Recommender System

Designed by Qu Xiaolong in Beijing Forestry University.

Files in the folder

  • data/
    • music-d/
      • itemID2entityID.txt: the mapping from item indices in the raw rating file to entity IDs in the KG;
      • kg.txt: knowledge graph file;
      • userID2itemID4ratings.csv: raw rating file of music-d;
      • modals/: 7 modals files for music-d dataset;
      • data_config.py: dataset configuration file;
  • other .py files: implementations of MKGCN.

Attention: music-d is multi-modal music dataset by myself. Actually, I have created four multimodal music datasets of different sizes, but due to the need for data copyright and confidentiality, I only open the smallest one.

Multimodal files definition are shown as below:

Required packages

The code has been tested running under Python 3.6.5, with the following packages installed (along with their dependencies):

  • pytorch == 2.0.0
  • numpy == 1.14.5
  • sklearn == 0.24.2

Running the code

$ python main.py --dataset music-d (note: use -h to check optional arguments)

Note

I will update more information in the future, please stay tuned.

mkgcn's People

Contributors

quxiaolong0812 avatar cnrmrphy avatar

Stargazers

 avatar Enting avatar  avatar Ying avatar 、、 avatar  avatar Clock966 avatar  avatar naqoo avatar  avatar Melika Araghi avatar Zixuan YI avatar  avatar

Watchers

 avatar

mkgcn's Issues

数据集

您好!
在细读您的研究论文后,我深受启发,对您的模型产生了浓厚的兴趣。我希望能够基于您的模型,复现论文中的成果,以便进一步的学术研究和探索。因此,我想咨询您,是否有可能分享除已提供数据集之外的任意一个其他的数据集呢?
非常感谢您的帮助!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.