Giter Site home page Giter Site logo

youngadvance / efficient_nonmyopic_active_search Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shalijiang/efficient_nonmyopic_active_search

0.0 0.0 0.0 1.24 MB

Code for three papers on active search published at ICML2017, NeurIPS2018, NeurIPS2019

License: MIT License

MATLAB 77.24% Mathematica 7.30% C++ 15.08% Objective-C 0.37%

efficient_nonmyopic_active_search's Introduction

Efficient Nonmyopic (batch) Active Search

This repo contains implentations of the active search policies in the following two papers:

[1]. Shali Jiang, Gustavo Malkomes, Geoff Converse, Alyssa Shofner, Benjamin Moseley, Roman Garnett. Efficient Nonmyopic Active Search. ICML 2017. http://proceedings.mlr.press/v70/jiang17d.html

[2]. Shali Jiang, Gustavo Malkomes, Matthew Abbott, Benjamin Moseley, Roman Garnett. Efficient Nonmyopic Batch Active Search. NeurIPS 2018. https://papers.nips.cc/paper/7387-efficient-nonmyopic-batch-active-search

[3]. Shali Jiang, Benjamin Moseley, Roman Garnett. Cost Effective Active Search. NeurIPS 2019. https://papers.nips.cc/paper/8734-cost-effective-active-search.pdf

Video

A 3-minute video introducing efficient nonmyopic batch active search: https://www.youtube.com/watch?v=9y1HNY95LzY&feature=youtu.be

How to use

Download the code, and checkout "demo.m" line 1-4 to see how to add dependencies, then run

>> demo

in Matlab to see how to use it.

Change parameter settings to try different datasets and policies. In particular, change which_setting to switch between budgeted or cost effective settings.

The code is partially tested on Ubuntu 18.04 with Matlab 2017b.

Dependencies

Active learning toolbox: https://github.com/rmgarnett/active_learning.git

Active search toolbox: https://github.com/rmgarnett/active_search.git

For drug discovery datasets: https://github.com/rmgarnett/active_virtual_screening.git

GPML package to generate toy problem: http://www.gaussianprocess.org/gpml/code/matlab/doc/

efficient_nonmyopic_active_search's People

Contributors

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