Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Torch

Cloning & Pulling Submodules

As this repo links to other repos by a different organisation, use the following command to clone both it and those it links to (the practicals):

git clone --recursive https://github.com/cdt-data-science/torch-resources.git

If you have already cloned the repo and found the practical folders empty, simply run:

git submodule update --init --recursive

The above command will recursively update all submodules to the latest version the authors have published to github.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

5 watching

Forks

Releases

Packages

Contributors