Yukti Khosla

Results 9 issues of Yukti Khosla

Most languages do not allow an else statement without an if. However, python allows the else statement to be executed without the if provided the loop before it has not...

possible-duplicate

a=[11,22] b=a The ids of the two will be the same. Now, a[0]=1 The ids of the two will still be the same as both a and b are referring...

possible-duplicate

Most models are pre-trained on ImageNet. Vggface can be used by pre-training on the Vggface2 dataset but the provision for pre-training on ImageNet has not been added. Vggface2 dataset has...

Made changes to the prev PR @prabhupant

There is no description for the setup for developers for MAC users, could it please be added?

Status: Available
Category: Documentation/Training

The readme has been updated last in 2018 and could be updated.