zhidilin / GPSSMtorch

An implementation of GP-SSM inference algorithms using pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stochastic Variational Inference on GP-SSM using pytorch

To run an experiment, cd yourself to the $GPSSMtorch directory and run:

python gpssm/run_experiment.py DIR_TO_CONFIG_FILE

See experiments/small_scale/config.yaml for the small_scale experiments config file. You can create your own one in the experiment section.

About

An implementation of GP-SSM inference algorithms using pytorch

License:MIT License


Languages

Language:Python 97.8%Language:Shell 2.2%