Sequential model:一層層順序執行的簡單模型,只有第一層要寫input的規格,其他層的input就是上一層的output。 Functional API model:可以有多個input 層或output 層, ...
確定! 回上一頁