Skip to content

nunorc/astromlp-app

Repository files navigation

astromlp-app

Deep learning models for astrophysics applications online app:

Details about models and pipelines:

Running

Requires:

Install module dependencies:

$ npm install

Run locally:

$ npm run serve

Publish to github:

$ npm run deploy

Acknowledgments

Thank you to Dr. Andrew Humphrey for helping spawning this project and his contributions that helped improve this work.