NVIDIA / DeepLearningExamples

State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
12.93k stars 3.12k forks source link

fix: correct typo from "Convolution Neural Networks" to "Convolutional Neural Networks" #1397

Open CharlesCNorton opened 1 month ago

CharlesCNorton commented 1 month ago

Corrected a typo in the Image Classification documentation. Changed "Convolution Neural Networks" to "Convolutional Neural Networks." Note: The diff shows additional changes due to line endings or whitespace normalization, but only the typo was corrected.