Skip to content

littletigerhao/MT-GPRMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the instruction for running MT-GPRMachine locally

For running MT-GPRMachine locally, you have to have following packages installed:
python 3.x
tensorflow 2.x
GPflow
scikit-learn
numpy

Please run the codes on Linux operation system.

Please put the whole folder 'MT-GPRMachine' anywhere on your computer;
Then cd to $home_folder$/MT-GPRMachine/ProgramCodes;
Open a terminal in current enviroument;
Run '_main_**.py' by python3 _main_**.py in the terminal;
You will get the prediction results in the folder $home_folder$/MT-GPRMachine/ResultFiles.

------------------------------------------------------------------------------------------
all rights reserved
Chen research group
contact: lnchen@sibs.ac.cn
------------------------------------------------------------------------------------------

About

Time Series Prediction by Multi-task GPR with Spatiotemporal Information Transformation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages