OpenNMT/OpenNMT-tf
GitHub で見るCompatibility with Visualization Tool SeqtoSeq Vis /LSTMVis
Open
#478 opened on 2019年8月6日
help wantedquestion
Repository metrics
- Stars
- (1,428 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
Hi,
I came across this Vis tool (Seq2seq vis or lstm vis) effectively shows some good visualizations for Sequence models. Looks like it uses model files form the other repo OpenNMT-py. Is there any way I can use this with the model files that are generated from this repo or out of box conversion to pyTorch models ? Otherwise I'm guessing I have to run the same experiments again with OpenNMT-py.
Thanks !