from keras.layers import Dense. # Create a Sequential model. model = Sequential(). # Add an input layer and a hidden layer with 10 neurons.
確定! 回上一頁