Giter Club home page Giter Club logo

dragonfly-experiments's Introduction

Dragonfly Experiments

To get started, first follow the instructions in the Dragonfly repository to insall Dragonfly.

Then, clone this repository.

$ git clone https://github.com/dragonfly/dragonfly-experiments.git

ย 

This repository provides three Python scripts to run experiments.

  1. euclidean/run_euclidean_experiments.py: Executes the experiments on Euclidean domains. This include the synthetic experiments on the maximum likelihood problem on luminous red galaxies.

  2. non_euclidean/run_non_euclidean_synthetic_experiments.py: Executes the synthetic experiments on non-Euclidean domains.

  3. non_euclidean/run_non_euclidean_realtime_experiments.py: Executes the model selection and astrophysical maximum likelihood experiments on non-Euclidean domains.

The experiments use the examples in the dragonfly/examples directory. You need to specify the path to this directory via the DRAGONFLY_EXPERIMENTS_DIR variable at the beginning of each script.

To run these experiments, simply cd into the relevant directory and execute the script. For example, the second script above can be run via the following commands. You may select the specific experiment in the script.

(env)$ cd dragonfly-experiments/euclidean
(env)$ python run_non_euclidean_synthetic_experiments.py

Once the experiment is done, you may use plotting.py to plot the results.

(env)$ python plotting.py --file non_eucildean/syn_results/<file_name>.mat

dragonfly-experiments's People

Contributors

kirthevasank avatar karunraju avatar

Watchers

James Cloos 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.