Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pradhan-a authored Oct 26, 2023
1 parent 5855505 commit bb39479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit bb39479

Please sign in to comment.