astorfi / TensorFlow-World

:earth_americas: Simple and ready-to-use tutorials for TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorFlow

ashu-22 opened this issue · comments

$ git clone https://github.com/TensorFlow-World.git
Cloning into 'TensorFlow-World'...
remote: Not Found
fatal: repository 'https://github.com/TensorFlow-World.git/' not found

I just ran the following command and it's working.
git clone https://github.com/astorfi/TensorFlow-World.git

@ashu-22 You forgot to put astorfi in the URL!
Please use the command in the aforementioned comment and let me know if it's working.
Thanks

@ashu-22 : Open the terminal and type the following:
git clone https://github.com/astorfi/TensorFlow-World.git

Type the following:

git clone https://github.com/astorfi/TensorFlow-World.git

@ashu-22 Are you using Linux?
Why you simply don't fork the repository?
If you want to use it locally, why you don't simply download it?

@ashu-22 So simply fork and download the repository please.

@ashu-22 Even downloading from GitHub? You do not need to use the terminal ... Only push the download link from the top of the repository page.