Skip to content

Commit

Permalink
Update history.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
armand33 committed May 5, 2020
1 parent 661e8e0 commit 12d1272
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ History
* Implementation of the new API for all models
* TorusE implementation fixed
* TransD reimplementation to avoid matmul usage (costly in back-propagation)
* Added feature to negative samplers to generate several negative samples from each fact. Those can be fed directly to
the models.
* Added some wrappers for training to utils module.
* Progress bars now make the most of tqdm's possibilities
* Code reformatting
* Docstrings update
Expand Down

0 comments on commit 12d1272

Please sign in to comment.