Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nunorc/astromlp-app
- Owner: nunorc
- License: mit
- Created: 2022-04-11T08:41:32.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-31T10:34:05.000Z (about 2 years ago)
- Last Synced: 2024-11-05T20:51:59.272Z (3 months ago)
- Topics: astrophysics, deep-learning
- Language: Vue
- Homepage: https://nunorc.github.io/astromlp-app/
- Size: 8.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.