Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from IBM/master
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
fawazsiddiqi authored Dec 9, 2020
2 parents 83dba38 + 67ed2d2 commit 31eec7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ We will use Watson studio to run this notebook, Watson studio is available throu

* To start you must have IBM cloud account, Get your for free <a href="https://cloud.ibm.com/registration">Here.</a>
* From the catalog create a <a href="https://cloud.ibm.com/catalog/services/watson-studio">watson studio</a> with standard plan or more and make sure the region is dallas to enable GPU environment.
* Alternatively, you can use the ```ASL_PyTorch-CPU``` Notebook if you are a Watson Studio Lite Plan user

![CREATE WS](https://raw.githubusercontent.com/IBM/ASL-Pytorch/master/images/create.gif)

Expand All @@ -60,7 +61,9 @@ From the Watson Studio home page, select `Creat a project`, then select the `Cre

* create a new notebook from watson studio with GPU support.
* the notebook should have a GPU support <a href="https://www.youtube.com/watch?v=RNIWtpnNBoo">click here to learn how to create a notebook with GPU support.</a>
* Use the From URL option and use this URL: https://github.com/IBM/ASL-Pytorch/blob/master/ASL_v2.ipynb
* Use the From URL option and
use this URL for GPU supported notebook: https://github.com/IBM/ASL-Pytorch/blob/master/ASL_v2-GPU.ipynb \
or use this URL for CPU notebook(LITE) : https://github.com/IBM/ASL-Pytorch/blob/master/ASL_PyTorch-CPU.ipynb

![NOTEBOOK](https://raw.githubusercontent.com/IBM/ASL-Pytorch/master/images/notebook.gif)

Expand Down
Binary file not shown.

0 comments on commit 31eec7d

Please sign in to comment.