activation in keras Sequential code example Example: activation='relu' keras model.add(layers.Dense(64, activation='relu')) jjb