1
0
mirror of https://github.com/newnius/YAO-optimizer.git synced 2025-12-15 09:06:43 +00:00
This commit is contained in:
2020-05-02 15:03:41 +08:00
parent 28d2edf065
commit d18488c05f
2 changed files with 11 additions and 8 deletions

View File

@@ -9,6 +9,7 @@ from keras.layers import Dense
from keras.layers import LSTM
from math import sqrt
import numpy
from keras.optimizers import Adam
# frame a sequence as a supervised learning problem