Skip to content

Richard-Sti/scatternn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScatterNN: An ensemble of neural networks for probabilistic regression

Ensemble of neural networks with a Gaussian loss function that predict both the mean value and the uncertainty around that mean. See ./tutorials/tutorial_ScatterNN.ipynb for an example.

If you use or find useful any of the code implemented here please cite [1].

Installation

The code can be locally pip-installed via

pip install .

when in scatternn repository.

References

[1] Richard Stiskalek; Deaglan J. Bartlett; Harry Desmond; Dhayaa Anbajagane. "The scatter in the galaxy-halo connection: a machine learning analysis" arXiv:2202.14006

License

GPL-3.0

About

An ensemble of neural networks for probabilistic regression

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages