Skip to content

Commit a69cc68

Browse files
committed
Update README_ja.md
1 parent 1c179de commit a69cc68

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README_ja.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ NumPy は Python における科学計算の基盤です。このスキルツリ
1414

1515
| インデックス | 名前 | 難易度 | 練習 |
1616
|----------------|-------------------------------------------------------------------------------------------------------------------------------------|----------|--------------------------------------------------------------------------------------------------------------|
17-
| 1 | [OpenCV を使った ASCII アートアニメーション](https://labex.io/ja/courses/project-ascii-art-animation-with-opencv) | ★☆☆ | [🚀 ラボを開始](https://labex.io/ja/courses/project-ascii-art-animation-with-opencv) |
18-
| 2 | [地球とスーパー木星の重力シミュレーション](https://labex.io/ja/courses/project-gravitational-simulation-of-earth-and-super-jupiter) | ★☆☆ | [🚀 ラボを開始](https://labex.io/ja/courses/project-gravitational-simulation-of-earth-and-super-jupiter) |
19-
| 3 | [K 近傍法回帰アルゴリズムの実装](https://labex.io/ja/courses/project-k-nearest-neighbors-regression-algorithm-implementation) | ★☆☆ | [🚀 ラボを開始](https://labex.io/ja/courses/project-k-nearest-neighbors-regression-algorithm-implementation) |
20-
| 4 | [ミンコフスキー距離指標の実装](https://labex.io/ja/courses/project-implementing-minkowski-distance-metric) | ★☆☆ | [🚀 ラボを開始](https://labex.io/ja/courses/project-implementing-minkowski-distance-metric) |
21-
| 5 | [多項式回帰の実装](https://labex.io/ja/courses/project-polynomial-regression-implementation-and-application) | ★☆☆ | [🚀 ラボを開始](https://labex.io/ja/courses/project-polynomial-regression-implementation-and-application) |
22-
| 6 | [シンプルな手書き文字認識分類器](https://labex.io/ja/courses/project-simple-handwritten-character-recognition-classifier) | ★☆☆ | [🚀 ラボを開始](https://labex.io/ja/courses/project-simple-handwritten-character-recognition-classifier) |
17+
| 1 | [OpenCV を使った ASCII アートアニメーション](https://labex.io/ja/courses/project-ascii-art-animation-with-opencv) | 初級 | [🚀 ラボを開始](https://labex.io/ja/courses/project-ascii-art-animation-with-opencv) |
18+
| 2 | [地球とスーパー木星の重力シミュレーション](https://labex.io/ja/courses/project-gravitational-simulation-of-earth-and-super-jupiter) | 初級 | [🚀 ラボを開始](https://labex.io/ja/courses/project-gravitational-simulation-of-earth-and-super-jupiter) |
19+
| 3 | [K 近傍法回帰アルゴリズムの実装](https://labex.io/ja/courses/project-k-nearest-neighbors-regression-algorithm-implementation) | 初級 | [🚀 ラボを開始](https://labex.io/ja/courses/project-k-nearest-neighbors-regression-algorithm-implementation) |
20+
| 4 | [ミンコフスキー距離指標の実装](https://labex.io/ja/courses/project-implementing-minkowski-distance-metric) | 初級 | [🚀 ラボを開始](https://labex.io/ja/courses/project-implementing-minkowski-distance-metric) |
21+
| 5 | [多項式回帰の実装](https://labex.io/ja/courses/project-polynomial-regression-implementation-and-application) | 初級 | [🚀 ラボを開始](https://labex.io/ja/courses/project-polynomial-regression-implementation-and-application) |
22+
| 6 | [シンプルな手書き文字認識分類器](https://labex.io/ja/courses/project-simple-handwritten-character-recognition-classifier) | 初級 | [🚀 ラボを開始](https://labex.io/ja/courses/project-simple-handwritten-character-recognition-classifier) |
2323

2424
## その他
2525

2626
- 🔗 [NumPy 詳細について](https://labex.io/ja/skilltrees/numpy)
27-
- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
28-
- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
27+
- 🔗 [素晴らしいプログラミングプロジェクト](https://github.com/labex-labs/awesome-programming-projects)
28+
- 🔗 [素晴らしいプログラミングコース](https://github.com/labex-labs/awesome-programming-courses)
2929

0 commit comments

Comments
 (0)