Closed Remper closed 8 years ago
Instead of having the flat category structure, we can actually embed the full tree in the same way by introducing fake supercategories and attracting category vectors below to each other
The only problem is to represent trees and recursive operations in Tensorflow
First thing to try: https://www.tensorflow.org/versions/r0.8/api_docs/python/script_ops.html#py_func
Nice finding!
Instead of having the flat category structure, we can actually embed the full tree in the same way by introducing fake supercategories and attracting category vectors below to each other