You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
•Implemented Neural Architecture Search(NAS) space for best performing CNN
architecture on the fashion-mnist data-set with help of the concepts of genetic
algorithm and hill climbing search. Accuracy achieved 88.7 %