hahahahaha320
Results
2
comments of
hahahahaha320
I met the problem too when I used python V3.5. I resolved the problem by using python V3.6.5.
self.parameter[f"w_encode{i}"] = nn.Parameter(np.random.randn(args[i], args[i + 1])) ^ SyntaxError: invalid syntax I met the problem too when I used python V3.5. I resolved the problem by using python V3.6.5.