Is there any difference between tensorflow 1 and tensorflow 2 lectures
I found that both lecture share the same content except for the introduction to tensorflow part.just curious if they are are both simillar?
1 answers ( 0 marked as helpful)
Hi there,
The theoretical parts are the same. However, the code is different for the two versions.
After all the theory of NNs doesn't change. Only the version of TensorFlow does.
Best,
Iliya