gcalpay commited on
Commit
952329e
·
verified ·
1 Parent(s): e6e08c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -6,7 +6,21 @@ colorTo: green
6
  sdk: static
7
  pinned: false
8
  license: mit
9
- short_description: Thermophysical data and scientific ML
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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)