GithubHelp home page GithubHelp logo

isabella232 / exoplanet-ml Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google-research/exoplanet-ml

0.0 0.0 0.0 8.62 MB

Machine learning models and utilities for exoplanet science.

License: Apache License 2.0

Python 80.92% C++ 19.08%

exoplanet-ml's Introduction

Exoplanet ML

Machine learning models and utilities for exoplanet science.

Code Author

Chris Shallue: @cshallue

Walkthrough

You can jump straight to the AstroNet walkthrough.

Otherwise, click through to the desired directory as outlined below.

Directories

astronet/

  • A neural network for identifying exoplanets in light curves. Contains code for:
    • Downloading and preprocessing Kepler light curves.
    • Building different types of neural network classification models.
    • Training and evaluating a new model.
    • Using a trained model to generate new predictions.

astrowavenet/

  • A generative model for light curves.

light_curve/

  • Utilities for operating on light curves. These include:
    • Reading Kepler data from .fits files.
    • Applying a median filter to smooth and normalize a light curve.
    • Phase folding, splitting, removing periodic events, etc.
  • light_curve/fast_ops/ contains optimized C++ light curve operations.

tf_util/

  • Shared TensorFlow utilities.

third_party/

  • Utilities derived from third party code.

Setup

Required Packages

Run Unit Tests

Verify that all dependencies are satisfied by running the unit tests:

cd exoplanet-ml  # Bazel must run from a directory with a WORKSPACE file
bazel test astronet/... astrowavenet/... light_curve/... tf_util/... third_party/...

Citation

If you find this code useful, please cite our paper:

Shallue, C. J., & Vanderburg, A. (2018). Identifying Exoplanets with Deep Learning: A Five-planet Resonant Chain around Kepler-80 and an Eighth Planet around Kepler-90. The Astronomical Journal, 155(2), 94.

Full text available at The Astronomical Journal.

Disclaimer

This is not an official Google product.

exoplanet-ml's People

Contributors

cshallue avatar alextamkin avatar lamberta avatar brettkoonce avatar markdaoust 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.