Keras is an API which is used for deep learning, it uses tensorflow for computation. Keras will automatically calculate gradient for you, along will complex calculation.
Using Keras is very easy, first you have to install keras.
There are 2 different popular version to use when working with keras.
keras 2.2.4 and tensorflow 1.13.1
keras 2.4.x and tensorflow 2.x
here x means any version.
No comments:
Post a Comment