Keras or tensorflow

Dear mentors,
do we use Keras or TensorFlow in this course?
I ask this because in codes I see that we write Keras and TensorFlow samotaniously.

Hello @Mikaeil, Keras is part of Tensorflow, and we use Keras for building models.

Raymond

Keras is a simpler interface to TensorFlow.