Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Results collection #49

Open
4 tasks
MatteoRobbiati opened this issue Jun 11, 2024 · 0 comments
Open
4 tasks

Results collection #49

MatteoRobbiati opened this issue Jun 11, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@MatteoRobbiati
Copy link
Collaborator

MatteoRobbiati commented Jun 11, 2024

We can use this issue to collect info about results.

The following table is the same of the old PR:

Qubits Layers Optimizer $\eta$ $N_{\rm epochs}$ Random seed Target
7 3 Adagrad 0.05 2000 [arange(1, 101, 5)] XXZ
8 [4, 5, 6] BFGS - - 42 XXZ
10 20 Adam [0.1, 0.05, 0.01, 0.005, 0.001] 2000 42 XXZ
10 10 Adagrad 0.05 2000 [arange(1, 101, 10)] XXZ
11 [5, 8, 10, 20] Adam 0.005 500 42 XXZ
11 [20, 50] Adam 0.05 500 42 XXZ
12 50 Adam 0.05 500 42 XXZ
13 20 Adam 0.05 500 42 XXZ
10 [arange(3, 18, 2)] Adam 0.01 2000 42 XXZ
10 [arange(3, 18, 2)] Adam 0.01 2000 42 XYZ
10 [arange(3, 18, 2)] Adam 0.01 2000 42 TFIM
10 [arange(3, 18, 2)] Adam 0.01 2000 42 TLFIM

Data are collected here: https://mega.nz/folder/tewlwBzI#0lW4fvTiaFD1KvSXivsn3A.

The following is a list of simulations which we still want/aim to run

  • sim 1;
  • sim 2;
  • ...
  • ...
@marekgluza marekgluza added the documentation Improvements or additions to documentation label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants