Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maniraman-periyasamy committed May 23, 2024
1 parent 5f7030d commit f0c3843
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
@@ -1,6 +1,6 @@
# Guide-SPSA

This repository provides the experimental code for work "[Guided-SPSA: Simultaneous Perturbation Stochastic Approximation assisted by the Parameter Shift Rule by M. Periyasamy et. al.](https://arxiv.org/abs/2404.15751)". However, this repo is an initial experimental implementation of guided-spsa. For the installable model of the guided-spsa gradient evaluation, please refer to the following git repository "[gspsa-gradients](https://github.com/maniraman-periyasamy/gspsa-gradients)".
This repository provides the experimental code for work "[Guided-SPSA: Simultaneous Perturbation Stochastic Approximation assisted by the Parameter Shift Rule by M. Periyasamy et. al.](https://arxiv.org/abs/2404.15751)". However, this repo is an initial experimental implementation of guided-spsa. For the installable module of the guided-spsa gradient evaluation, please refer to the following git repository "[gspsa-gradients](https://github.com/maniraman-periyasamy/gspsa-gradients)".


## Setup and Installation
Expand Down Expand Up @@ -66,4 +66,4 @@ If you use the `gspsa-gradients` or results from the paper, please cite our work

## License

Apache 2.0 License
Apache 2.0 License

0 comments on commit f0c3843

Please sign in to comment.