id:
12696
nodeId:
12696
type:
General
point:
62.0
linkPoint:
.0
maker:
cella
permission:
linkable
made at:
2020.03.24 05:09
edited at:
2021.03.23 01:32
install pydot on ubuntu
https://github.com/XifengGuo/CapsNet-Keras/issues/25
pip install pydot
pip install pydotplus
apt-get update
apt-get install graphviz
pip install graphviz
Return to
install pydot on ubuntu