Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,21 @@ colorTo: green
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
-
short_description: Thermophysical data and
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
+
short_description: Thermophysical data and thermodynamics-informed ML
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# Carnopy
|
| 13 |
+
|
| 14 |
+
Reproducible thermophysical dataset generation from thermodynamic backends with
|
| 15 |
+
inspection, visualization and leakage-aware ML preparation via CLI and optional
|
| 16 |
+
desktop GUI.
|
| 17 |
+
|
| 18 |
+
This organization extends the Carnopy ecosystem to thermodynamics-informed
|
| 19 |
+
machine learning, including model training, architecture comparison, benchmark
|
| 20 |
+
datasets, trained models and interactive demonstrations.
|
| 21 |
+
|
| 22 |
+
## Resources
|
| 23 |
+
|
| 24 |
+
- [GitHub](https://github.com/gcalpay/carnopy)
|
| 25 |
+
- [PyPI](https://pypi.org/project/carnopy/)
|
| 26 |
+
- [Website](https://carnopy.org)
|