Yaroslav Sivakov

Results 4 issues of Yaroslav Sivakov

Run: ``` python mapper/scripts/inference.py ``` Result: ``` Traceback (most recent call last): File "./mapper/scripts/inference.py", line 13, in from mapper.training.train_utils import convert_s_tensor_to_list ModuleNotFoundError: No module named 'mapper' ```

Parsing next string: ``` { //'a': 'b' } ``` Result: ``` JSON Data on line 3: Expected ':' but got '' instead. ``` At least on PHP platform. Important: line...

import bezier.Bezier; import deep.math.Point; import neko.Lib; class Main { static function main() { var curveA = new Bezier ( new Point(400, 50), new Point(5, 70), new Point(350, 100) ); var...

Looks like there are no simple way to show controller's description...