This tool is designed to predict interacting Green functions by noninteracting ones.
One can build a database of Green's functions, train different models and use them to predict G, obtain density of states.
- triqs_cthyb
mamba install conda-forge::triqs_cthyb
- triqs
mamba install -c conda-forge triqs
- PyTorch
conda create --name triqs python pytorch cpuonly -c pytorch
- triqs-maxent
pip install triqs-maxent
Notebooks:
- *sample_analize *:Plot G, G_0 and other features of single sample
- gf2ML: Build, calculate and plot samples from the database
- train_model: Train ML model to predict G by G_0
Egor Agapov - agapov.em@phystech.edu
Project Link: https://github.com/EgorcaA/gf2ML