Update README metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
AI-NERD (Artificial Intelligence for Non-Equilibrium Relaxation Dynamics) uses unsupervised deep learning to classify relaxation behavior in complex fluids directly from X-ray Photon Correlation Spectroscopy (XPCS) data.
|
| 2 |
This repo contains a pre-trained model, which is trained on rheo-XPCS data collected at Advanced Photon Source beamline 8-ID-I.
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- Image Classification
|
| 7 |
+
- arxiv:2212.03984
|
| 8 |
+
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
AI-NERD (Artificial Intelligence for Non-Equilibrium Relaxation Dynamics) uses unsupervised deep learning to classify relaxation behavior in complex fluids directly from X-ray Photon Correlation Spectroscopy (XPCS) data.
|
| 12 |
This repo contains a pre-trained model, which is trained on rheo-XPCS data collected at Advanced Photon Source beamline 8-ID-I.
|
| 13 |
|