|
2 | 2 |
|
3 | 3 | * [機器學習:使用Python](README.md) |
4 | 4 | * [簡介Scikit-learn 機器學習](Introduction/intro.md) |
5 | | -* [機器學習:使用 NVIDIA Jetson TX2](nvidia_jetson_tx2/nvidia_jetson_tx2.md) |
6 | | - * [從零開始](nvidia_jetson_tx2/1_host.md) |
7 | | - * [讓 TX2 動起來](nvidia_jetson_tx2/2_init.md) |
8 | | - * [安裝OpenCV](nvidia_jetson_tx2/3_opencv.md) |
9 | | - * [安裝TensorFlow](nvidia_jetson_tx2/4_tensorflow.md) |
10 | 5 | * [分類法 Classification](Classification/Classification.md) |
11 | 6 | * [Ex 1: Recognizing hand-written digits](Classification/ex1_Recognizing_hand-written_digits.md) |
12 | 7 | * [EX 2: Normal and Shrinkage Linear Discriminant Analysis for classification](Classification/ex2_normal_and_shrinkage_linear_discriminant_anal_.md) |
|
46 | 41 | * [Ex 2: Multi-output Decision Tree Regression](Decision_trees/ex2_Multi-output_Decision_Tree_Regression.md) |
47 | 42 | * [Ex 3: Plot the decision surface of a decision tree on the iris dataset](Decision_trees/ex3_Plot_the_decision_surface_of_a_decision_tree_on_the_iris_dataset.md) |
48 | 43 | * [Ex 4: Understanding the decision tree structure](Decision_trees/ex4_Understanding_the_decision_tree_structure.md) |
| 44 | +* [機器學習:使用 NVIDIA Jetson TX2](nvidia_jetson_tx2/nvidia_jetson_tx2.md) |
| 45 | + * [從零開始](nvidia_jetson_tx2/1_host.md) |
| 46 | + * [讓 TX2 動起來](nvidia_jetson_tx2/2_init.md) |
| 47 | + * [安裝OpenCV](nvidia_jetson_tx2/3_opencv.md) |
| 48 | + * [安裝TensorFlow](nvidia_jetson_tx2/4_tensorflow.md) |
0 commit comments