Git Product home page Git Product logo

algosel-rl's Introduction

algosel-rl

Source code for my Master's dissertation entitled Algorithm Selection for Subgraph Isomorphism Problems: A Reinforcement Learning Approach.

Running the scripts

To start, download and install R (version 3.4.4+) from CRAN. This installation contains the R interpreter and a simple GUI app for creating R scripts. This is sufficient to run the scripts in this repo; however, if you are planning to debug or modify the scripts, I highly suggest to use a full-featured IDE like RStudio.

Installing prerequisite packages

Run source('install_packages.R') on R command line to install all the necessary packages.

Rendering R Markdown (.Rmd) files

The rendered contents of the .Rmd files can be readily viewed at RPubs. Check out the following links:

These files can be rendered locally, and the easiest way to do this is through RStudio. Check out this guide.

Dissertation paper

The paper was written in LaTeX using TeXStudio software on Windows. Typesetting files are taken from utmthesis (v5.1) GitHub repository.

Useful Links

R Packages

  • Algorithm Selection Library (aslib). RDoc | GitHub
  • Leveraging Learning to Automatically Manage Algorithms (llama). RDoc | BitBucket
  • R interface to TensorFlow. link

Recommended Reads

  • Kotthoff, L. (2016). Algorithm selection for combinatorial search problems: A survey. In Data Mining and Constraint Programming (pp. 149-190). Springer, Cham. paper
  • Kotthoff, L., McCreesh, C., & Solnon, C. (2016, May). Portfolios of subgraph isomorphism algorithms. In International Conference on Learning and Intelligent Optimization (pp. 107-122). Springer, Cham. paper
  • Bischl, B., Kerschke, P., Kotthoff, L., Lindauer, M., Malitsky, Y., Fréchette, A., ... & Vanschoren, J. (2016). Aslib: A benchmark library for algorithm selection. Artificial Intelligence, 237, 41-58. paper
  • Kotthoff, L. (2013). LLAMA: leveraging learning to automatically manage algorithms. arXiv preprint arXiv:1306.1031. paper
  • Lindauer, M., van Rijn, J. N., & Kotthoff, L. (2017, December). Open Algorithm Selection Challenge 2017: Setup and Scenarios. In Open Algorithm Selection Challenge 2017 (pp. 1-7). paper
  • Smith-Miles, K. A. (2009). Cross-disciplinary perspectives on meta-learning for algorithm selection. ACM Computing Surveys (CSUR), 41(1), 6. paper
  • Sutton, R. S., & Barto, A. G. (1998). Introduction to reinforcement learning (Vol. 135). Cambridge: MIT press. book
  • Policy Gradients
    • I still find Sutton & Barto's Introduction to Reinforcement Learning the easiest to understand regarding this topic. It might be understood better if complemented with readings from other sources. Check these slides: 1 2 3

Others

algosel-rl's People

Contributors

kvrigor avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.