Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Neon Slab Predictor
|
| 2 |
|
| 3 |
A fast neural network predictor for dielectric slab optical response, trained on FDFD simulation data from the Neon solver.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: pytorch
|
| 3 |
+
tags:
|
| 4 |
+
- pytorch
|
| 5 |
+
- photonics
|
| 6 |
+
- electromagnetics
|
| 7 |
+
- surrogate-model
|
| 8 |
+
- scientific-computing
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# Neon Slab Predictor
|
| 12 |
|
| 13 |
A fast neural network predictor for dielectric slab optical response, trained on FDFD simulation data from the Neon solver.
|