Metadata-Version: 2.1
Name: mcnntunes
Version: 0.1.0
Summary: MC Neural Network Tunes
Home-page: https://github.com/N3PDF/mcnntunes
Author: M. Lazzarin, S. Alioli, S. Carrazza
Author-email: 
License: UNKNOWN
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: cma
Requires-Dist: hyperopt
Requires-Dist: jinja2
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: pymongo
Requires-Dist: pyyaml
Requires-Dist: seaborn
Requires-Dist: tensorflow

# MC Neural Network Tunes

![Tests](https://github.com/scarrazza/mcnntune/workflows/Tests/badge.svg)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4065208.svg)](https://doi.org/10.5281/zenodo.4065208)
[![Documentation Status](https://readthedocs.org/projects/mcnntunes/badge/?version=latest)](https://mcnntunes.readthedocs.io/en/latest/?badge=latest)

## Documentation

MCNNTUNES documentation is available at [mcnntunes.readthedocs.io](https://mcnntunes.readthedocs.io).

- [Installation](https://mcnntunes.readthedocs.io/en/latest/installation.html)
- [Basic work cycle](https://mcnntunes.readthedocs.io/en/latest/basic_work_cycle.html)
- [Advanced usage](https://mcnntunes.readthedocs.io/en/latest/advanced_usage.html)

## Citation policy

If you use the package please cite the following references:
- https://arxiv.org/abs/2010.02213
- https://doi.org/10.5281/zenodo.4065207


