Skip to content

Latest commit

 

History

History
executable file
·
22 lines (21 loc) · 508 Bytes

changelog.md

File metadata and controls

executable file
·
22 lines (21 loc) · 508 Bytes

Changelog

0.3-dev

  • ConvE
  • RotatE
  • Tensorflow-based negatives generation
  • Yago3-10 loader
  • RDF, ntriples loaders
  • Freebase13 loader
  • Wordnet11 loader
  • Added save/restore capabilities
  • EmbeddingModel abstract class
  • TransE
  • DistMult
  • ComplEx
  • pairwise and nll loss functions
  • load functions for WN18, FB15K, FB15K-237
  • generic load function for csv files
  • Evaluation protocol
  • Model selection routine
  • LCWA corruption strategy for training and eval
  • rank, Hits@N, MRR scores functions