-
Added this issue here as instructed by @akoehn
--
I propose an integration with CatalyzeX that finds and links to code implementations for papers.
This would be a great enhancement to ACL Antho…
-
@ line 246. The function starts with _bn_relu_conv() but you have implemented as conv --> batch_norm --> relu
-
The Raft algorithm requires an odd number of servers to maintain a quorum, meaning a minimum of three for a single point of failure. This isn't an issue for large systems but can be challenging for bu…
-
This code doesn't seem to have any instructions about the reproduction of the paper "PSA-GAN Progressive Self-attention GANs for synthetic time series"?
-
I'm just starting a thread for comments on your draft -- I'll try to add some when I get a chance to read it in more detail, other groups please add comments below too.
-
Hey Arthur,
I hope your doing fine!
I'm currently implementing a tensorflow version of the paper "Deep Successor Reinforcement Learning" for my master thesis. Somehow the learning is really unstable…
-
When running the tool I get this error. It appears in https://github.com/uTensor/utensor_cgen/blob/master/utensor_cgen/operators.py#L158-L170 that tanh isnt listed. Am I missing something here or is t…
-
While radare2 is low-level debugger, sometimes it is being used with some source-level debugging too.
Microsoft started an initiative very similar to LSP (Language Server Protocol) but targeting debu…
-
Hello sk'ers,
**Great work guys** in developing scikit-learn!
An under-appreciated and yet an important issue in machine learning is the class imbalance during the training of the classifier [1,2,3]…
-
### Describe the workflow you want to enable
I do appreciate the current option of disabling bootstrapping via the Boolean argument `bootstrap`.
However, currently there is only one alternative: I…