TADW
TADW copied to clipboard
An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).
Results
1
TADW issues
Sort by
recently updated
recently updated
newest added
When I read `./input/giraffe_features.csv` and input it into `learn_model(args)` with ` args.features=dense`, it gave `ValueError: Unable to coerce to DataFrame, shape must be (15490, 2): given (15490, 33)` ?