98 Forks
287 Stars
287 Watchers

DeepLearningWithTF2.0

Practical Exercises in TensorFlow 2.0 for Ian Goodfellows Deep Learning Book

How to download and setup DeepLearningWithTF2.0

Open terminal and run command
git clone https://github.com/adhiraiyan/DeepLearningWithTF2.0.git
git clone is used to create a copy or clone of DeepLearningWithTF2.0 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DeepLearningWithTF2.0 https://github.com/adhiraiyan/DeepLearningWithTF2.0/archive/master.zip

Or simply clone DeepLearningWithTF2.0 with SSH
[email protected]:adhiraiyan/DeepLearningWithTF2.0.git

If you have some problems with DeepLearningWithTF2.0

You may open issue on DeepLearningWithTF2.0 support forum (system) here: https://github.com/adhiraiyan/DeepLearningWithTF2.0/issues