QuantEcon / lecture-jax

Lectures on Quantitative Economics Using JAX
https://jax.quantecon.org/
28 stars 4 forks source link

Tensor flow probability #77

Open jstac opened 1 year ago

jstac commented 1 year ago

Tensor flow probability now works on JAX: https://www.tensorflow.org/probability/examples/TensorFlow_Probability_on_JAX

It includes routines for Monte Carlo and multivariate optimization.

Are there any lectures in https://python.quantecon.org and https://python-advanced.quantecon.org/intro.html that we can now bring over to this repo as a result?

jstac commented 1 year ago

@chappiewuzefan , could you please investigate?

chappiewuzefan commented 1 year ago

Sure