diff --git a/README.md b/README.md index 7172b39..df87544 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GP-DNN Hierarchical Gaussian process and neural network regression. -Python code for training multivariate GP-DNNs using `tensorflow` and `tensorflow-probability` (see *requirements.txt* file). Refer to paper by Pradhan et al. (2023) for description of methodology and application. +Python code for training multivariate GP-DNNs using `tensorflow` and `tensorflow-probability` (see *requirements.txt* file). Refer to paper by Pradhan et al. (2023) referenced below for description of methodology and application. The package contains the following: - *gp_dnn_hyper_tuning.py*: Python file to perform hyper-parameter tuning of GP-DNN models. User needs to specify the following inside the file: