Skip to content
Snippets Groups Projects
  • flywithu's avatar
    Add RecVAE model (#568) · 477405a2
    flywithu authored
    
    * Added RecVAE
    
    * add recvae example
    
    * update readme
    
    * update README
    
    * fix conflict
    
    * remove local ndcg func
    
    * removed unnecessary things from the source code.
    
    * Add None Seed
    
    * Remove unsued code. Fix bottleneck
    
    * Added docstring for main class
    
    * sort the imports alphabetically
    
    * fix typo
    
    * reorder import s
    
    * CSR: Compressed Sparse Row, CSC: Compressed Sparse Colum
    
    * reorder imports
    
    * Update models.rst
    
    * Update README.md
    
    ---------
    
    Co-authored-by: default avatarSEUNGHEE.oh <seunghee.oh@hp.com>
    Co-authored-by: default avatarQuoc-Tuan Truong <tqtg@users.noreply.github.com>
    Unverified
    477405a2
recvae_example.py 1.55 KiB