OlDor

Results 3 issues of OlDor

hi, thanks for the great library! here is a minor improvement: 1) assume i want to add 100 new people names (which Aspell is not aware of). 2) i would...

Caffe doesn't seem to be the most popular ML library today. Could you please release a keras, tensorflow or pytorch demo version of the COCO loss layer?

1.1 - 1.01 = 9.09, instead of 0.09 JKBigDecimal *bigDecimal = [JKBigDecimal decimalWithString:@"1.1"]; bigDecimal = [bigDecimal subtract:[JKBigDecimal decimalWithString:@"1.01"]]; NSLog(@"%@", bigDecimal.stringValue); // 1.1 - 1.01 = 9.09, instead of 0.09 Please...