tbip
tbip copied to clipboard
Text-Based Ideal Points
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.9.3. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a...
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.6 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.12.0. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.12.0 Release 2.12.0 TensorFlow Breaking Changes Build, Compilation and Packaging Removed redundant packages tensorflow-gpu and tf-nightly-gpu. These...
Dear all, I am trying to run your script in google colab https://colab.research.google.com/github/pyro-ppl/numpyro/blob/64fcc1ca64dae20b2f5624fb563fc18ab927b9ae/notebooks/source/tbip.ipynb However, when I reach the "Perform Inference" section, I receive this error: ModuleNotFoundError: No module named 'jax.linear_util'...