Akif Faruk Nane

Results 5 issues of Akif Faruk Nane

Hi, I am Faruk. I found your repo via someone who was discussing some topic with me on Github. Special Thanks to Github for this. I have been also developing...

Hi, I have been writing [a deep learning library](https://github.com/faruknane/DeepLearningFramework). I think a lot about how the way of gpu and cpu computing should be and wonder how cntk computes actually...

Hi @experiencor , There is a minor code that should be fixed when decoding the output of the network. the code is here: https://github.com/experiencor/keras-yolo3/blob/768c524f277adbfd26c2f44d73cb1826bbaf2d10/yolo3_one_file_to_detect_them_all.py#L302 I do not know a lot...

Hi, https://github.com/NVIDIA/CUDALibrarySamples/blob/e7250e4efd75f6698d0984d91ee6a440dd414dd5/cuTENSOR/contraction_simple.cu#L139 https://github.com/NVIDIA/CUDALibrarySamples/blob/e7250e4efd75f6698d0984d91ee6a440dd414dd5/cuTENSOR/contraction_simple.cu#L140 should be ![image](https://user-images.githubusercontent.com/37745467/110678211-1aae6f80-81e7-11eb-8b56-ed5a15fc8e7b.png) I spent a few hours debugging this hahaha. The results become correct when it is alpha and beta only! No need to take a...

cuTENSOR

Hi @delzac, Maybe you saw [my work](https://github.com/faruknane/DeepLearningFramework). I also develop a library that is similar to cntk in terms of syntax with dynamic graphs. In the beginning, the idea came...