LouisDesdoigts / dLux

Differentiable optical models as parameterised neural networks in Jax using Zodiax
https://louisdesdoigts.github.io/dLux/
BSD 3-Clause "New" or "Revised" License
43 stars 6 forks source link

Docs use old ChainConsumer API #273

Closed h-greer closed 2 days ago

h-greer commented 6 days ago

It looks like the ChainConsumer API has changed completely since the parameter inference example was written. I'm happy to make a PR to fix it, there's only a few lines that need to be changed.

LouisDesdoigts commented 6 days ago

Ah yes, my solution thus far been to not upgrade... Very welcoming to PR's fixing this!