louiscklaw
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,23 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- llamafile
|
4 |
-
license: mit
|
5 |
-
quantized_by: jartine
|
6 |
-
---
|
7 |
-
|
8 |
-
# CS4185 Test Model
|
9 |
-
|
10 |
-
### Purpose
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
### Performance
|
15 |
-
|
16 |
-
- training history
|
17 |
-
![alt text](_reports/training_history.png)
|
18 |
-
|
19 |
-
- confusion matrix to validation data
|
20 |
-
![alt text](_reports/cm_validation_data.png)
|
21 |
-
|
22 |
-
- confusion matrix to test data
|
23 |
-
![alt text](_reports/cm_target_data.png)
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- llamafile
|
4 |
+
license: mit
|
5 |
+
quantized_by: jartine
|
6 |
+
---
|
7 |
+
|
8 |
+
# CS4185 Test Model
|
9 |
+
|
10 |
+
### Purpose
|
11 |
+
|
12 |
+
proof of conception of image classification with CS4185 as test data.
|
13 |
+
|
14 |
+
### Performance
|
15 |
+
|
16 |
+
- training history
|
17 |
+
![alt text](_reports/training_history.png)
|
18 |
+
|
19 |
+
- confusion matrix to validation data
|
20 |
+
![alt text](_reports/cm_validation_data.png)
|
21 |
+
|
22 |
+
- confusion matrix to test data
|
23 |
+
![alt text](_reports/cm_target_data.png)
|