Skip to content

Commit 457e6ee

Browse files
committed
update readme
1 parent 89b70af commit 457e6ee

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,12 @@ This course is designed to teach you how to harness the power of AI on the Raspb
4646

4747
| Raspberry Pi 5 Starter Kit |
4848
| :----------------------------------------------------------------------------------------------------------------: |
49-
| ![Raspberry Pi AI Kit](pictures/README/pi5_start_kit.png |
49+
| ![Raspberry Pi AI Kit](./pictures/README/pi5_start_kit.png) |
5050
| [**Purchase Now**](https://www.seeedstudio.com/Raspberry-Pi5-8GB-Kit-p-6254.html?utm_source=PiAICourse&utm_medium=github&utm_campaign=Course) |
5151

5252

5353

54+
5455
### For AIoT objects
5556

5657

articles/Chapter_5-Custom_Model_Development_and_Deployment/Training_Your_Model.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"source": [
1818
"# Step 1: Prepare you environment on your host computer\n",
1919
"\n",
20-
"**Note:This part of code run on your host computer**\n",
20+
"**📌 Note::This part of code run on your linux host computer with python3.10**\n",
2121
"\n",
2222
"The Jupyter Notebook right up have a button like ![select kernel](../../pictures/Chapter5/select_kernel.png), then you choose ```Select Another Kernel```, and choose ```Python Environments```, then choose ```Creat Python Environment``` and choose ```Venv```, then choose ```python3.10```."
2323
]

0 commit comments

Comments
 (0)