Skip to content

Commit

Permalink
Git clone readme update (#2277)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update readme.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md
  • Loading branch information
ishaghosh27 authored Apr 14, 2024
1 parent c87dbc2 commit 9fa0a0f
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ conda activate pytorch
3. Clone the GitHub repository:
```
git clone https://github.com/oneapi-src/oneAPI-samples.git
cd oneapi-samples/AI-and-Analytics/Getting-Started-Samples
cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples
```
4. Launch Jupyter Notebook:
> **Note**: You might need to register Conda kernel to Jupyter Notebook kernel,
Expand All @@ -101,7 +101,7 @@ optimize_pytorch_models_with_ipex.ipynb
1. Clone the GitHub repository:
```
git clone https://github.com/oneapi-src/oneAPI-samples.git
cd oneapi-samples/AI-and-Analytics/Getting-Started-Samples
cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples
```
2. Launch Jupyter Notebook:
> **Note**: You might need to register Conda kernel to Jupyter Notebook kernel,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ conda activate xgboost
3. Clone the GitHub repository:
```
git clone https://github.com/oneapi-src/oneAPI-samples.git
cd oneapi-samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_XGBoost_GettingStarted
cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_XGBoost_GettingStarted
```

4. Launch Jupyter Notebook:
Expand All @@ -91,7 +91,7 @@ IntelPython_XGBoost_GettingStarted.ipynb
1. Clone the GitHub repository:
```
git clone https://github.com/oneapi-src/oneAPI-samples.git
cd oneapi-samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_XGBoost_GettingStarted
cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_XGBoost_GettingStarted
```
2. Launch Jupyter Notebook:
> **Note**: You might need to register Conda kernel to Jupyter Notebook kernel,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ conda activate xgboost
3. Clone the GitHub repository:
```
git clone https://github.com/oneapi-src/oneAPI-samples.git
cd oneapi-samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_daal4py_GettingStarted
cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_daal4py_GettingStarted
```
4. Launch Jupyter Notebook:
> **Note**: You might need to register Conda kernel to Jupyter Notebook kernel,
Expand All @@ -102,7 +102,7 @@ IntelPython_daal4py_GettingStarted.ipynb
1. Clone the GitHub repository:
```
git clone https://github.com/oneapi-src/oneAPI-samples.git
cd oneapi-samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_daal4py_GettingStarted
cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_daal4py_GettingStarted
```

2. Launch Jupyter Notebook:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ conda activate tensorflow
3. Clone the GitHub repository:
```
git clone https://github.com/oneapi-src/oneAPI-samples.git
cd oneapi-samples/AI-and-Analytics/Getting-Started-Samples/IntelTensorFlow_GettingStarted
cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples/IntelTensorFlow_GettingStarted
```
### Run the Script

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ source <custom_path>/bin/activate
2. Clone the GitHub repository:
```
git clone https://github.com/oneapi-src/oneAPI-samples.git
cd oneapi-samples/AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_PyTorch_GettingStarted/
cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_PyTorch_GettingStarted/
```
3. Run the Python script.
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ source activate usr_intelpython
3. Clone the GitHub repository
```
git clone https://github.com/oneapi-src/oneAPI-samples.git
cd oneapi-samples/AI-and-Analytics/Getting-Started-Samples
cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples
```

### Install Jupyter Notebook
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ conda activate tensorflow ## For the system with Intel CPU
3. Clone the GitHub repository:
```
git clone https://github.com/oneapi-src/oneAPI-samples.git
cd oneapi-samples/AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_TensorFlow_GettingStarted
cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_TensorFlow_GettingStarted
```
4. Launch Jupyter Notebook:
> **Note**: You might need to register Conda kernel to Jupyter Notebook kernel,
Expand All @@ -92,7 +92,7 @@ ResNet50_Inference.ipynb
1. Clone the GitHub repository:
```
git clone https://github.com/oneapi-src/oneAPI-samples.git
cd oneapi-samples/AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_TensorFlow_GettingStarted
cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_TensorFlow_GettingStarted
```
2. Launch Jupyter Notebook:
> **Note**: You might need to register Conda kernel to Jupyter Notebook kernel,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ source <custom_path>/bin/activate
2. Clone the GitHub repository:
```
git clone https://github.com/oneapi-src/oneAPI-samples.git
cd oneapi-samples/AI-and-Analytics/Getting-Started-Samples/Intel_oneCCL_Bindings_For_PyTorch_GettingStarted/
cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples/Intel_oneCCL_Bindings_For_PyTorch_GettingStarted/
```
3. Launch Jupyter Notebook.
```
Expand Down

0 comments on commit 9fa0a0f

Please sign in to comment.