Question: These 2 are R question, both are using MNIST dataset. Thanks to anyone who can help me! 1. Load the MINST data set in keras
These 2 are R question, both are using MNIST dataset. Thanks to anyone who can help me!
1. Load the MINST data set in keras package use barplot() to show the distribution of labels;
2. Random sample two row indexes by using sample() function, and extract the corresponding images. Use image() function to visualize the extracted images.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
