alpha-davidson / TensorBNN

Full Bayesian inference for neural networks using TensorFlow
https://alpha-davidson.github.io/TensorBNN/
MIT License
15 stars 7 forks source link

python version requirement #6

Open odell opened 2 years ago

odell commented 2 years ago

On PyPI, there's a requirement that Python < 3.8.0. Is this intentional? I tried to install via pip, and my Python version is too recent. Not a problem I've run into before.