Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AtoosaParsa authored Aug 24, 2024
1 parent b935005 commit 8f61ffd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This repository contains the source code for an ongoing project on data-driven m
</br>

<p align="center">
<img src="https://github.com/AtoosaParsa/GM-Koopman/blob/main/overview.png" width="700">
<img src="https://github.com/AtoosaParsa/GM-Koopman/blob/main/figures/KoopmanFramework_final.pdf" width="700">
</p>

</br>
Expand All @@ -23,7 +23,7 @@ pip install neuromancer
The code can run on CPU but using a CUDA-enabled GPU is recommended. `DK_comp.py` is the main program for running an experiment with a two-particle system. The particle configuration is passed as a command line argument so execute `python DK_comp.py 0` to run an experiment for the first of the following four configurations:

<p align="center">
<img src="https://github.com/AtoosaParsa/GM-Koopman/blob/main/configurations.png" width="500">
<img src="https://github.com/AtoosaParsa/GM-Koopman/blob/main/figures/configurations.png" width="500">
</p>

## Notes
Expand Down

0 comments on commit 8f61ffd

Please sign in to comment.