Skip to content

This is the final project for Probability and Stochastic Process 2021 Autumn in Tsinghua University

License

Notifications You must be signed in to change notification settings

zhang677/A-case-study-of-GPR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command examples:

python main.py --first --train --out 101552plm --dataset AAPL --iter 7 --lr 0.3
python test.py --all --inn 101552plm --dataset AAPL
python test.py --val --inn 101552plm --dataset AAPL
python test.py --test --inn 101552plm --dataset AAPL

Command can't control the kernel choice yet. If you want to try different kernels, just modify Line 16 in main.py

About

This is the final project for Probability and Stochastic Process 2021 Autumn in Tsinghua University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages