Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nveshaan committed Jul 29, 2024
1 parent 01d8b08 commit 37cca4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/blog/digit-classifier/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,9 @@ legend: false
scales: {
x: {
type: 'linear',
ticks: {
count: 6
},
display: true,
title: {
display: true,
Expand Down
3 changes: 3 additions & 0 deletions public/blog/digit-classifier/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -968,6 +968,9 @@ <h2 class="relative group">Results
scales: {
x: {
type: 'linear',
ticks: {
count: 6
},
display: true,
title: {
display: true,
Expand Down

0 comments on commit 37cca4a

Please sign in to comment.