Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ethancaballero authored Jul 29, 2023
1 parent 654a2ce commit 55fb4e6
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 @@ -2,12 +2,12 @@

Read Appendix A.6 of arXiv version of this paper for more details on what this code does.

To reproduce the Fitting and Extrapolation of BNSL on 4 Digit Addition from Figure 4 Left, run
To reproduce the Fitting and Extrapolation of BNSL on 4 Digit Addition from Figure 5 Left, run

```python fit_bnsl_and_extrapolate__4_digit_addition__dataset_size_x-axis.py```


To reproduce the Fitting and Extrapolation of BNSL on a noiseless simulation of the scaling behavior of 4 Digit Addition from Figure 4 Right, run
To reproduce the Fitting and Extrapolation of BNSL on a noiseless simulation of the scaling behavior of 4 Digit Addition from Figure 5 Right, run

```python fit_bnsl_and_extrapolate__4_digit_addition__dataset_size_x-axis__noiseless_simulation.py```

Expand Down

0 comments on commit 55fb4e6

Please sign in to comment.