Skip to content

Commit

Permalink
images changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Cgarg9 committed Dec 22, 2023
1 parent 5103d62 commit 57ed102
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MNIST Digit Classification using Neural Networks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ Neural networks have been used to solve the problem at hand as they tend to perf
</ul>

# VISUALIZATION
![pie chart to visualize class imbalance](<bar graph.png>)
![pie chart to visualize class imbalance](<MNIST Digit Classification using Neural Networks\images\pie chart.png>)
![histogram plot to visualize frequency distribution in each class](<MNIST Digit Classification using Neural Networks\images\histogram.png>)
![input visualization](<MNIST Digit Classification using Neural Networks\images\input visualisation.png>)
![bar graph to visualize class imbalance](<bar graph.png>)
![pie chart to visualize class imbalance](<pie chart.png>)
![histogram plot to visualize frequency distribution in each class](histogram.png)
![input visualization](<input visualisation.png>)

# ACCURACIES

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 57ed102

Please sign in to comment.