Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nunorc/astromlp-app

Deep learning models for astrophysics applications online app
https://github.com/nunorc/astromlp-app

astrophysics deep-learning

Last synced: about 1 month ago
JSON representation

Deep learning models for astrophysics applications online app

Awesome Lists containing this project

README

        

# astromlp-app

Deep learning models for astrophysics applications online app:

* https://nunorc.github.io/astromlp-app/

Details about models and pipelines:

* https://github.com/nunorc/astromlp
* https://github.com/nunorc/astromlp-models

## Running

Requires:

* https://nodejs.org/

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.