LoginSignup
0
0

More than 1 year has passed since last update.

ネットワーク構造の可視化

Posted at

ネットワークモデルの可視化をしたかった。
参考にした記事
https://nine-num-98.blogspot.com/2020/03/dnn-visualization.html

Google colabratoryで実装

自分で使用しているモデルの可視化をしたかったので、一部訂正のみ。
from tensorflow.keras.utils import plot_model

これで以上。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0