Results 3 issues of Shobhit Kumar

On executing ./downloadutils.py --downloadOriginalImages --wnid n03412511 i get an error message: Traceback (most recent call last): File "downloadutils.py", line 54, in downloader.downloadOriginalImages(id, username, accessKey) File "./libs/imagedownloader.py", line 120, in downloadOriginalImages...

Changed the imports for the code to work with the latest tensorflow version. Similar fix could be required for Issue #217

When I run ```Set-AksHciConfig```, I get an error message that says: As per, https://learn.microsoft.com/en-us/azure/aks/hybrid/known-issues-installation, a cluster resource has failed, but everything looks good at my end. **To Reproduce** Steps to...