Git Product home page Git Product logo

relnn's Introduction

Summary

The source code and the datasets used for the experiments in my "Relational Aggregation using First-Order Deep Neural Models" paper to appear at AAAI-18.

How to access the datasets:

The MovieLens 1M dataset is in datasets/ml-1m folder. It can be also downloaded from the this link. The Yelp! and KDD datasets are in datasets/yelp_mc.db and datasets/KDD15_123.db respectively. Please read the terms of use for these datasets before using them.

How to run the code:

Make sure you have java JDK installed on your machine. Compile the code using the following command (note that the command starts after $):

$ javac *.java

Then for each experiment, run the corresponding class:

$ java <ClassName>

For instance to run the experiemnts on the Yelp! dataset, run:

$ java YelpMC

The other classes are called MovieLensGender, MovieLensAge, and KDD.

Contact

Seyed Mehran Kazemi

Computer Science Department

The University of British Columbia

201-2366 Main Mall, Vancouver, BC, Canada (V6T 1Z4)

http://www.cs.ubc.ca/~smkazemi/

[email protected]

License

Licensed under the GNU General Public License Version 3.0. https://www.gnu.org/licenses/gpl-3.0.en.html

Copyright (C) 2017 Seyed Mehran Kazemi

relnn's People

Watchers

James Cloos avatar

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.