-
Hi,
thank you for the great work. I read the paper it is very informative. I would like to ask you if you can share also results based on CNN classifier instead of a random forest classifier. As I u…
-
There are many issues with this benchmark against H2O (`R_digit_recognizer_3_V2.R`). Here are a few things I see just off the top of my head:
- You don't use a test set in the H2O demo. How can you…
-
### This paper uses neural nets to recognize company logos on billboards, uses flikr as a source of learning.
- https://www.cc.gatech.edu/~hays/7476/projects/Punarva_Prabhudev.pdf
-
Hi,I got the problem:"RuntimeError: stack expects each tensor to be equal size, but got [1, 256, 32, 32] at entry 0 and [1, 192, 32, 32] at entry 3", if it can be resolved,I wii be appreciated.
-
-
Hello,
I'm a PhD student at Rennes working on OMR in combination with deep learning and syntactical methods. I have started to use MuseScore with @nasehim7 imeta branch in order to produce annotation…
-
Hi everyone,
I have 100 classesand I have ~2k images for each class. For example I get a good result when I train for classes but when I want to train for all classes some classes don't work well, …
-
What if, instead of simply using the price history, we included indicators such as RSI, MACD, Polarized Fractal Efficiency, etc? Should that not improve the accuracy? I'd like to investigate ways of i…
-
These slides are getting used as a reference for teaching in the ML for BioInformatic course as well.
In the process of class, some points of improvement got found. This issues tries to serve as a t…
-
Hi,
what is the advantage of converting the Darknet-model to a Keras-model ?
Best Regards