Aprende Machine Learning Con Scikitlearn - Keras Y Tensorflow

modelo.fit(dataset, epochs=10)

Then came the magic trick.

Dense (neuronas básicas), Conv2D (para visión artificial), LSTM (para secuencias). aprende machine learning con scikitlearn keras y tensorflow

Entenderás para qué sirven ReLU o Sigmoid. modelo

a = tf.constant(5) b = tf.constant(3) c = a + b Conv2D (para visión artificial)