User Portlet User Portlet

Discussions
Thanks Ruben! This is a really wonderful guide! I hope more Wolfram users would learn this, to make Wolfram technologies more powerful for the production!
Sepehr, Thanks so much for your explanation. I have a much better clarity now. Let me do some research about what you suggested and see if I could conclude more insights later. Thanks again.
I did a small project to classify certain tropical fishes. The import of images worked well, but again, I faced a similar issue in handling large image archives. (*keeping three different classes of the image in separate folders*) ...
It worked on NetTrain though, if I remember correctly.
Hi, I performed a search-indexing on a file server, which was working fine with CreateSearchIndex["C:\\MyDir\\TEXTS"] I auto-scheduled the following & it worked well index= SearchIndexObject["Search Object ID"]; ...
Thanks I Van Veen, I just tried using the same approach of John's. It works well with a much shorter time in retraining. Wonderful!
This is a wonderful illustration of ML with facial recognition. My version is V11.1. I ran your breast cancer analysis model successfully after some minor revision on the original codes. But this model gave some errors in my version. Can you also...
The goal of OCR (Optical Character Recognition) is to recognize characters in images. Here is how I used convolutional neural network to create an OCR working on images of single characters that supports 8 major writing systems: Arabic, Chinese,...