Skip to content

Commit 7bd462b

Browse files
authored
Update README.md
Fixed spelling
1 parent 882af99 commit 7bd462b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The YouTube videos in this repository are shared via the standard YouTube licens
3333
Much of the material found in this repository is curated from a collection of online courses with permission from the original creators. You are welcome to take the courses (as professional development) to learn the material in a guided fashion or refer students to the courses for additional learning opportunities.
3434

3535
* [Introduction to Embedded Machine Learning](https://www.coursera.org/learn/introduction-to-embedded-machine-learning) - Coursera course by Edge Impulse that introduces neural networks and deep learning concepts and applies them to embedded systems. Hands-on projects rely on training and deploying machine learning models with Edge Impulse. Free with optional paid certificate.
36-
* [Copmuter Vision with Embedded Machine Learning](https://www.coursera.org/learn/computer-vision-with-embedded-machine-learning) - Follow-on Coursera course that covers image classification and object detection using convolutional neural networks. Hands-on projects rely on training and deploying models with Edge Impulse. Free with optional paid certificate.
36+
* [Computer Vision with Embedded Machine Learning](https://www.coursera.org/learn/computer-vision-with-embedded-machine-learning) - Follow-on Coursera course that covers image classification and object detection using convolutional neural networks. Hands-on projects rely on training and deploying models with Edge Impulse. Free with optional paid certificate.
3737
* [Tiny Machine Learing (TinyML)](https://www.edx.org/professional-certificate/harvardx-tiny-machine-learning) - EdX course by [Vijay Janapa Reddi](https://scholar.harvard.edu/vijay-janapa-reddi), [Laurence Moroney](https://laurencemoroney.com/), [Pete Warden](https://petewarden.com/), and [Lara Suzuki](https://larissasuzuki.com/). Hands-on projects rely on Python code in Google Colab to train and deploy models to embedded systems with TensorFlow Lite for Microcontrollers. Paid course.
3838

3939
<!-- omit in toc -->
@@ -90,7 +90,7 @@ Students will need a computer and Internet access to perform machine learning mo
9090

9191
A Google account is required for [Google Colab](https://colab.research.google.com/).
9292

93-
An Edge Impulse is required for the [Edge Impulse Studio](https://edgeimpulse.com/).
93+
An Edge Impulse account is required for the [Edge Impulse Studio](https://edgeimpulse.com/).
9494

9595
Students will need to install the latest [Arduino IDE](https://www.arduino.cc/en/software).
9696

0 commit comments

Comments
 (0)