-
I compiled 'evaluate_compression' successfully on Ubuntu 16.04 with PCL-1.8.0.
When I try to test it, for example, with './evaluate_compression -h', the help information can be printed in the termina…
-
Hi
I'm trying to create a network of two layers while the network has feedforward and feedback connections
`feedback_connection = Connection(
source=target_layer,
target=source_layer,
…
-
PeopleTec is currently seeking a Machine Learning Developer to support our Huntsville, AL location.
The candidate will support our customers with cutting edge technologies and products for analyzin…
-
Thank you for sharing your code, I have meet some problem.
When we use CPC, it is [128,256] but mfcc is [frame,39],
as you result, I wonder how to combine it in [frame, 39 + 256] dims.
Thanks agai…
-
Here is a rough sketch of how Build-Your-Own-Keypad might work:
[https://photos.app.goo.gl/ABwLv5a9dvN56vuB9](https://photos.app.goo.gl/ABwLv5a9dvN56vuB9).
Users would see the 9-digits of the key…
-
Thank you for releasing the source code, but I wonder have you got the same result of its paper?
I've rewrite your code and struggling for the result for a couple of days.
-
arXiv论文跟踪
-
PeopleTec is currently seeking a Machine Learning Developer to support our Huntsville, AL location.
The candidate will support our customers with cutting edge technologies and products for analyzin…
-
PeopleTec is currently seeking a Machine Learning Scientist to support our Huntsville, AL location.
The candidate will support our customers with cutting edge technologies and products for analyzin…
-
Hello.
I have a suggestion: A QP-solver for ojAlgo!
min 0.5 x'*H*x + x'*q
subject to
A*x = b
lb