Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lysarthas authored Jan 11, 2024
1 parent 603fa1c commit f0cbdaa
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Inverse_design_BiAAE
Inverse design of Plasmonic Metasurfaces with Bidirectional Adversarial AutoEncoder

<p align="center">
<img src=image/biaae.png />
</p>

Inverse design of Plasmonic Metasurfaces with Bidirectional Adversarial AutoEncoder [1](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7182000/pdf/fphar-11-00269.pdf).

The model is built with "*tensorflow2*", please check the "**requirement.txt**" and decide which package you need to run the model.

Jupyter Notebook "**biaae_eval**" provide a tutorial for running the model.

0 comments on commit f0cbdaa

Please sign in to comment.