Skip to content

CRAN Release 0.2

Compare
Choose a tag to compare
@jwijffels jwijffels released this 08 May 09:20
· 45 commits to master since this release

CHANGES IN ruimtehol VERSION 0.2

  • Allow to do transfer learning by passing an embedding matrix and keep on training based on that matrix
  • Allow to do semi-supervised learning easily with embed_tagspace
  • Attributes attached to a model are now also restored when loading a model with starspace_load_model of type 'ruimtehol'
  • Add range.textspace to get the range of embedding similarities
  • starspace now also returns the loss before training instead of only starting from epoch 1