subsets
subsets copied to clipboard
Code for Reparameterizable Subset Sampling via Continuous Relaxations, IJCAI 2019.
Hi, thanks for sharing the code! I'm using the ```SubsetOperator``` to sample k elements from n elements (k < n). However, I found khot > 1 for some scores. I...
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15 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 [nltk](https://github.com/nltk/nltk) from 3.4.3 to 3.6.3. Changelog Sourced from nltk's changelog. Version 3.6.3 2021-09-19 Dropped support for Python 3.5 Run CI tests on Windows, too Moved from Travis CI to...