jwyang / JULE.torch

Torch code for our CVPR 2016 paper "Joint Unsupervised LEarning of Deep Representations and Image Clusters"
MIT License
288 stars 82 forks source link

deep_recon function not found #33

Open Psychic-DL opened 4 years ago

Psychic-DL commented 4 years ago

@jwyang hi, when i try to use this file deep_seminmf_nonlinear.m. I found it fail to run due to missing function deep_recon(). Could you help me with this problem? thx.