Henry Pinkard
Henry Pinkard
## What I am trying to do... Hi, I'm trying to write both code in latex in a notebook using jupyter lab, and make use of both python and latex...
Something I've seen in previous versions as well as the current version: In order to have a figure that dynamically updates while some code is executing (e.g. tracking the loss...
When trying to save a keras model with a a `tfp.layers.MixtureLogistic` layer, the following error occurs: ```python WARNING:tensorflow:Compiled the loaded model, but the compiled metrics have yet to be built....
Thanks so much for posting these, they are awesome! I would like to cite some parts of this in my thesis and was wondering if you might consider assigning them...
Hi @tlambert03, I wanted to let you know the changes we discussed before are now fully implemented and tested, and pycromanager can be used as a backend acquisition system with...
Not sure if this is Keras bug or tfp bug. I'm trying to make some dense layers that output the parameters of Gaussian mixture (a mixture density network). I want...
I've run into a strange behavior, and I'm unsure if its a bug or if I'm doing something wrong, and I wasn't able to find any clarification in the docs:...