1 Questions 1 Answers 0 Followers
Questions related from Josua Hiller
First, I'm quite new to Keras/Tenserflow. But I want to build a Bidirectional(LSTM) network. Now I understand that I learn/train the network with: model.fit(X_train, Y_train,........ with my...
22 February 2018 3,246 0 View