Beomsoo Kim

Results 11 issues of Beomsoo Kim

I found a case where ast.to_source does not return a valid python code. Here is an example. ``` from ast import parse from astor import to_source s1 = """len(f"'{''}'")""" s2...

I failed to build this repository. Could anybody help me with this? Here is the CMake log ``` -- The C compiler identification is AppleClang 10.0.0.10001145 -- The CXX compiler...

to investigate

According to the original paper 1. (In architecture search) we always use batch-specific statistics for batch normalization rather than the global moving average. 2. Learnable affine parameters in all batch...

According to [this](http://docs.celeryproject.org/projects/kombu/en/latest/reference/kombu.html#kombu.Queue), a queue with a direct exchange matches if the routing key property of the message and the routing_key attribute are identical. But I'm not sure if this...

Issue Type: Documentation

In Chapter 2, there are many references to the gradient descent algorithm, but the following equation numbers are not (2.1) but (2.11).

안녕하십니까. 해당 프로젝트를 사용하려 하는데 사용된 라이브러리들의 버젼 정보가 없어서 이 정보를 해당 프로젝트 안에 밝혀주시면 좋을 것 같습니다. 더불어 지원되는 파이썬 버젼 정보도 밝혀주시면 좋을 것 같습니다. 감사합니다.

I decided to strip the newline characters at the end of standard input lines for `lines` variable. I think this is useful if you concatenate a line with another string...

Changed "Could get" to "Could not get" in the warning message when FontBBox cannot be parsed as 4 floats. The previous message was incorrect ("Could get... because it cannot be...

``` { 'Type': 'Font', 'CIDToGIDMap': 'Identity', 'CharProcs': { 'g0': , 'g2': , 'g23': , 'g24': , 'g2A': , 'g2B': , 'g2E': , 'g30': , 'g31': , 'g34': , 'g37': ,...