README has a mention on rapids/ and ml-quickstart/ directories with instructions, but those don't exist in the repo.
README references:
Under "Available Scripts," the ML Quickstart section:
cd ml-quickstart && bash setup.sh
And RAPIDS section:
cd rapids && bash setup.sh
Both are also listed in the file structure as well in the examples section at the bottom of the README.
Solution for this
Would this directories be a desired implementation if so I be happy to do the setup scripts following the existing pattern (Miniconda + PyTorch+CUDA + Jupyter for ml-quickstart. cuDF + cuML + example notebooks for rapids)
or
If is an error could it be deleted from README instructions?
README has a mention on rapids/ and ml-quickstart/ directories with instructions, but those don't exist in the repo.
README references:
Under "Available Scripts," the ML Quickstart section:
cd ml-quickstart && bash setup.shAnd RAPIDS section:
cd rapids && bash setup.shBoth are also listed in the file structure as well in the examples section at the bottom of the README.
Solution for this
Would this directories be a desired implementation if so I be happy to do the setup scripts following the existing pattern (Miniconda + PyTorch+CUDA + Jupyter for ml-quickstart. cuDF + cuML + example notebooks for rapids)
or
If is an error could it be deleted from README instructions?