Skip to content

Commit

Permalink
Update fit_bnsl_and_extrapolate__4_digit_addition__dataset_size_x-axi…
Browse files Browse the repository at this point in the history
…s.py
  • Loading branch information
ethancaballero authored Oct 27, 2022
1 parent ebad6bf commit bc6a844
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def bnsl_with_1_break__sle(p, _x, _y):

plt.xlim(140,983)
plt.ylim(0,2.5)
plt.savefig('plot__bnsl__extrapolate__4_digit_addition__dataset_size_x-axis.png', bbox_inches='tight')
plt.savefig('plot__bnsl__fit_and_extrapolate__4_digit_addition__dataset_size_x-axis.png', bbox_inches='tight')
plt.show()

plt.close()
Expand Down

0 comments on commit bc6a844

Please sign in to comment.