Akif Faruk Nane

Results 11 comments of Akif Faruk Nane

I have been searching for cross-entropy without softmax. I couldn't find yet

> Why do you need cross entropy without softmax? I just don't get it why cntk prefers not putting softmax layer into the models. Normally that's what we do. Because...

@mikhail-khalizev I am working on a library that allows you to write dynamic functions and to use/call them in statically created kernels. In a few days, I will try to...

@mikhail-khalizev I am sharing a demo example. You can edit the code below depending on your needs. You can create `Func _transform` using Lambda Expression. I will also share a...

You can also create dynamic methods. It has limited support. Useful for small things. If you encounter a problem or have a feature request, let me know. Second example: ```csharp...

@Ocelot7777 I have to ask the same question. It throws an error at this line ![image](https://user-images.githubusercontent.com/37745467/89794555-e202c680-db2f-11ea-9507-16ce5bc53974.png) when opt.nID is 1. So is there a way that we can avoid using...

> i get 70 mota on my own backbone and did not use pretrain model How is your backbone? Can you share a little of what you have achieved please?

@v0i0 Thanks I guess? After 2 years 😃