Simon Swan

Results 5 issues of Simon Swan

I'm noticing issues very time we update the requirement of tensoflow for this check: https://github.com/tensorflow/probability/blob/40b18076b53d7c6e22e1fa5f95d805be0cfa0cc1/tensorflow_probability/python/__init__.py#L52-L64 It would be nice if we could add an option to `extras_require` so that it...

Hi there 👋🏼 The latest version of `tensorflow_privacy` (`0.8.0`) seems to have very strict package requirements --> **it's not allowing the installation of things such as `matplotlib==3.4` or `pandas==1.3.5` in...

**Is your feature request related to a problem? Please describe.** Once a bias has been measured in a dataset, it would be nice to be able to still use the...

status:draft

This should remove all of the metrics that are defined in fairlens. We will need to think about how to deal with the documentation (ie. can we include docs from...

category:repository-maintainance

Added quotation marks to *.txt to handle some shell's wildcard expansion when attempting to execute $(find $Dir -name *.txt)