Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 184 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 184 Bytes

vbf

Implementation of Deep Variational Bayes Filter. Example command:

python3 train_bayes_filter.py --seq_length 32 --extractor_size 64 64 --inference_size 64 64 --kl_weight 0.1