Skip to content

Commit 954e283

Browse files
committed
Update README.md
1 parent fc215f7 commit 954e283

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@ NumPy is the foundation of scientific computing in Python. This Skill Tree provi
1212

1313
## Exercises
1414

15-
| Index | Name | Difficulty | Practice |
16-
|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|-------------------------------------------------------------------------------------------------------------|
17-
| 1 | [ASCII Art Animation With OpenCV](https://labex.io/en/courses/project-ascii-art-animation-with-opencv) | ★☆☆ | [🚀 Start Lab](https://labex.io/en/courses/project-ascii-art-animation-with-opencv) |
18-
| 2 | [Gravitational Simulation of Earth and Super Jupiter](https://labex.io/en/courses/project-gravitational-simulation-of-earth-and-super-jupiter) | ★☆☆ | [🚀 Start Lab](https://labex.io/en/courses/project-gravitational-simulation-of-earth-and-super-jupiter) |
19-
| 3 | [K-Nearest Neighbors Regression Algorithm Implementation](https://labex.io/en/courses/project-k-nearest-neighbors-regression-algorithm-implementation) | ★☆☆ | [🚀 Start Lab](https://labex.io/en/courses/project-k-nearest-neighbors-regression-algorithm-implementation) |
20-
| 4 | [Implementing Minkowski Distance Metric](https://labex.io/en/courses/project-implementing-minkowski-distance-metric) | ★☆☆ | [🚀 Start Lab](https://labex.io/en/courses/project-implementing-minkowski-distance-metric) |
21-
| 5 | [Implementation of Polynomial Regression](https://labex.io/en/courses/project-polynomial-regression-implementation-and-application) | ★☆☆ | [🚀 Start Lab](https://labex.io/en/courses/project-polynomial-regression-implementation-and-application) |
22-
| 6 | [Simple Handwritten Character Recognition Classifier](https://labex.io/en/courses/project-simple-handwritten-character-recognition-classifier) | ★☆☆ | [🚀 Start Lab](https://labex.io/en/courses/project-simple-handwritten-character-recognition-classifier) |
15+
| Index | Name | Difficulty | Practice |
16+
|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------|----------------------------------------------------------------------------------------------------------|
17+
| 1 | [ASCII Art Animation With OpenCV](https://labex.io/courses/project-ascii-art-animation-with-opencv) | Beginner | [🚀 Start Lab](https://labex.io/courses/project-ascii-art-animation-with-opencv) |
18+
| 2 | [Gravitational Simulation of Earth and Super Jupiter](https://labex.io/courses/project-gravitational-simulation-of-earth-and-super-jupiter) | Beginner | [🚀 Start Lab](https://labex.io/courses/project-gravitational-simulation-of-earth-and-super-jupiter) |
19+
| 3 | [K-Nearest Neighbors Regression Algorithm Implementation](https://labex.io/courses/project-k-nearest-neighbors-regression-algorithm-implementation) | Beginner | [🚀 Start Lab](https://labex.io/courses/project-k-nearest-neighbors-regression-algorithm-implementation) |
20+
| 4 | [Implementing Minkowski Distance Metric](https://labex.io/courses/project-implementing-minkowski-distance-metric) | Beginner | [🚀 Start Lab](https://labex.io/courses/project-implementing-minkowski-distance-metric) |
21+
| 5 | [Implementation of Polynomial Regression](https://labex.io/courses/project-polynomial-regression-implementation-and-application) | Beginner | [🚀 Start Lab](https://labex.io/courses/project-polynomial-regression-implementation-and-application) |
22+
| 6 | [Simple Handwritten Character Recognition Classifier](https://labex.io/courses/project-simple-handwritten-character-recognition-classifier) | Beginner | [🚀 Start Lab](https://labex.io/courses/project-simple-handwritten-character-recognition-classifier) |
2323

2424
## More
2525

26-
- 🔗 [NumPy Learn more about](https://labex.io/en/skilltrees/numpy)
26+
- 🔗 [NumPy Learn more about](https://labex.io/skilltrees/numpy)
2727
- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
2828
- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
2929

0 commit comments

Comments
 (0)