ttuan
Results
2
issues of
ttuan
Hello, I tried your code and it produces the following error: ``` Process Process-1: Traceback (most recent call last): File "/usr/lib64/python2.7/multiprocessing/process.py", line 258, in _bootstrap self.run() File "/usr/lib64/python2.7/multiprocessing/process.py", line 114,...
The tutorial shows how to add independent parameters clearly. But I couldn't find how to add dependent (integer) parameters. For example, if I want to add X and Y but...