Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,19 @@ tags:
|
|
| 9 |
- CNN
|
| 10 |
- spectrophometry
|
| 11 |
- spectra
|
| 12 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
- CNN
|
| 10 |
- spectrophometry
|
| 11 |
- spectra
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Trained CCN for microalgal pigment spectrophotometric quantification
|
| 15 |
+
|
| 16 |
+
Repository hosting the trained CNNs associated with the article (availablme in open access):
|
| 17 |
+
[A deep learning framework for spectrophotometric quantification of key microalgal pigments.](https://www.sciencedirect.com)
|
| 18 |
+
Bayomie, O., & Pozzobon, V. (2026).
|
| 19 |
+
*Machine Learning with Applications*.
|
| 20 |
+
|
| 21 |
+
## Structure
|
| 22 |
+
|
| 23 |
+
It contains the optimized model (stored as an .h5 file) for lutein and zeaxanthin (hybrid architecture). In addition, the different models reported in Table 3 of the article are uploaded in the folder *Table_3_Models*.
|
| 24 |
+
|
| 25 |
+
## Contact
|
| 26 |
+
|
| 27 |
+
Please feel free to contact me. You can find my details on: https://victorpozzobon.github.io/
|