Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 556 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 556 Bytes

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.