https://github.com/cdeil/gammapy-fast-experiments
A place to experiment with fast implementations of analyses like in Gammapy
https://github.com/cdeil/gammapy-fast-experiments
Last synced: 8 months ago
JSON representation
A place to experiment with fast implementations of analyses like in Gammapy
- Host: GitHub
- URL: https://github.com/cdeil/gammapy-fast-experiments
- Owner: cdeil
- License: bsd-3-clause
- Created: 2018-04-19T11:41:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-19T13:05:59.000Z (about 8 years ago)
- Last Synced: 2025-10-31T15:02:53.462Z (8 months ago)
- Language: Jupyter Notebook
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gammapy-fast-experiments
A place to experiment with fast implementations of analyses like in Gammapy.
Really I just want to learn a bit how PyTorch and Tensorflow work,
using simple examples I know.
See if they are flexible / complete enough to do simple high-level
gamma-ray data analyses where I can implement my own model or likelihood.