Benyamin Ghojogh
Results
2
issues of
Benyamin Ghojogh
For this code, the numpy version should be: pip install numpy==1.19.5 otherwise, we get this error: https://stackoverflow.com/questions/58479556/notimplementederror-cannot-convert-a-symbolic-tensor-2nd-target0-to-a-numpy error ==> NotImplementedError: Cannot convert a symbolic Tensor (2nd_target:0) to a numpy array.
In networks.py, lines 60 and 61 should be commented. Otherwise, one will get this error: https://github.com/siavash-khodadadeh/MetaLearning-TF2.0/issues/2 error: AttributeError: 'Dense' object has no attribute 'kernel'