Michael Voronov

Results 10 comments of Michael Voronov

> I had a similar need but for a categorical legend. > > Here's my solution that I'd like to share ( I really like that it's dragable as well.):...

Cool, thank you!

@CNugteren I am not sure that it is true for all Nvidia GPUs. Sadly, Nvidia is not the most open company. Therefore, I think the best solution would be to...

@CNugteren I'm on it but it turned out to be not as simple as I had hoped. Simply ignoring the restrictions results in compilation errors for kernels. I'll try to...

Added it while doing this: https://github.com/OneAdder/neural-fortran/blob/text_classification_example/example/text_classification.f90

@milancurcic Yes, I think #151 will work!

You didn't even bother to paste it into the right place? And, besides, I'm pretty sure it's a duplicate of https://github.com/nvbn/thefuck/pull/1497

@jvdp1 The terms are not particularly well defined here in practice. This is also sometimes called _dense_. The mathematical distinction is that `dense` in neural-fortran is _linear transformation => activation_...

@milancurcic It makes sense. I can do it. Should we merge this and then refactor it or the other way around? BTW, I think we should actually make a consistent...

@milancurcic on it