Skip to content

Commit

Permalink
Merge branch 'main' into yanchenliu_finalproject
Browse files Browse the repository at this point in the history
  • Loading branch information
jocelynshen authored Dec 16, 2023
2 parents 894f3d4 + e1ec779 commit e7c1b03
Show file tree
Hide file tree
Showing 1,128 changed files with 15,299 additions and 834 deletions.
172 changes: 172 additions & 0 deletions 2023-12-12-physics_loss.md

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions _bibliography/2023-11-11-physics_loss.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
@article{1,
title = {Using physics-informed enhanced super-resolution generative adversarial networks for subfilter modeling in turbulent reactive flows},
journal = {Proceedings of the Combustion Institute},
volume = {38},
number = {2},
pages = {2617-2625},
year = {2021},
author = {Bode, M. and Gauding, M. and Lian, Z. and Denker, D. and Davidovic, M. and Kleinheinz, K. and Jitsev, J. and Pitsch, H.}
}

@article{2,
author = {Fukami, K. and Fukagata, K. and Taira, K.},
title = {Super-resolution recontruction of turbulent flows with machine learning},
journal = {Journal of Fluid Mechanics},
year = {2019},
volume = {870},
number = {},
pages = {106-120},
}

@unpublished{3,
author = {Fukami, K.,Fukagata, K., & Taira, K.},
title = {Super-Resolution Analysis Via Machine Learning:
A Survey For Fluid Flows
Kai Fukami},
month = {Jun},
year = {2023},
annote = {}
}

@inproceedings{4,
author = {Wang, C. and Li, S. and He, D. and Wang, L.},
title = {Is L2 Physics-Informed Loss Always Suitablefor Training Physics-Informed Neural Network?},
year = {2022},
organization = {ConferenceonNeuralInformationProcessingSystems},
}

@unpublished{5,
author = {Bischof, R.,Kraus, M.},
title = {Multi-Objective Loss Balancing for Physics-Informed DeepLearning},
year = {2022},
}







2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -338,4 +338,4 @@ mdb:
js: "sha256-NdbiivsvWt7VYCt6hYNT3h/th9vSTL4EDWeGs5SN3DA="
medium_zoom:
version: "1.0.6"
integrity: "sha256-EdPgYcPk/IIrw7FYeuJQexva49pVRZNmt3LculEr7zM="
integrity: "sha256-EdPgYcPk/IIrw7FYeuJQexva49pVRZNmt3LculEr7zM="
4 changes: 4 additions & 0 deletions _includes/embed-audio.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<audio controls>
<source src="{{ include.src }}" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
166 changes: 166 additions & 0 deletions _posts/2022-11-10-Vision_Language_Limitations.md

Large diffs are not rendered by default.

118 changes: 95 additions & 23 deletions _posts/2023-11-01-Symmetry-Optimization.md

Large diffs are not rendered by default.

Large diffs are not rendered by default.

196 changes: 196 additions & 0 deletions _posts/2023-11-01-latent-interpolation.md

Large diffs are not rendered by default.

71 changes: 0 additions & 71 deletions _posts/2023-11-07-distill-example.md

This file was deleted.

Loading

0 comments on commit e7c1b03

Please sign in to comment.