Releases: iesl/box-embeddings
Releases · iesl/box-embeddings
v0.1.0
What's New
Added
- Added TensorFlow versions for Pooling, Regularizer
- Added
reduction
parameter to the Regularizer - Added usage documentation
- Added example models for MNLI experiments
Fixed
- Fixed PyTorch and Tensorflow dependency issue
Removed
- Removed
TanhBoxTensor
Parameterization
First pre-release
-
Introducing box_embeddings library built on top of pytorch and tensorflow.
-
The first release contains several box parameterizations, various intersection and volume functions, and uniform initializer.