• xiang song(charlie.song)'s avatar
    [NN]Supporting TransR in app/kg score_func (#945) · 7f65199a
    xiang song(charlie.song) authored
    * Add TransR for kge
    
    * Now Pytorch TransR can run
    
    * Add MXNet TransR
    
    * Now mxnet can work with small dim size
    
    * Add test
    
    * Pass simple test_score
    
    * Update test with transR score func
    
    * Update RESCAL MXNet
    
    * Add missing funcs
    
    * Update init func for transR score
    
    * Revert "Update init func for transR score"
    
    This reverts commit 0798bb886095e7581f6675da5343376844ce45b9.
    
    * Update score func of TransR MXNet
    
    Make it more memory friendly and faster,
    thourgh it is still very slow and memory consuming
    
    * Update best config
    
    * Fix ramdom seed for test
    
    * Init score-func specific var
    
    * Update Readme
    7f65199a
README.md 7.84 KB