VaDE代码问题记录
2018-07-07 本文已影响0人
努力科研的小树蛙
论文名《Variational Deep Embedding:An Unsupervised and Generative Approach to Clustering》
遇到的问题

tensor object has no attribute 'broadcastable'
解决方法:

把后端从tensor换成theano就可以了
论文名《Variational Deep Embedding:An Unsupervised and Generative Approach to Clustering》
遇到的问题
tensor object has no attribute 'broadcastable'
解决方法: