-
1. An explicit penalty (e.g. L^1) as part of the likelihood
2. Shrinkage, Bayesian style (e.g. [this post](http://bayesiancook.blogspot.fr/2014/02/soft-and-hard-shrinkage.html))
3. Adding parameters o…
-
The gist of the issue is that at one point in my network in my project I feed positive float32 inputs `X` and `W` into a 1d (or 2d) convolution, but unexpectedly obtain explicitly negative outputs.
…
-
Many functions only make sense when applied to nonnegative integers (e.g., `List.nth`). However, because Standard ML doesn't have an unsigned integer type, one has to use signed integers, and then hop…
-
Hey,
I tried to obtain an upper bound for the quantum value I3322 inequality introduced in https://journals.aps.org/prl/pdf/10.1103/PhysRevLett.100.210503
The code of the implementation is attac…
-
We're seeing some artifacts in bicubic interpolation:
![image](https://cloud.githubusercontent.com/assets/566958/24105401/2008e938-0d5b-11e7-9412-a661a3d4deaf.png)
-
``inv_prod`` does something incorrect when the argument has length 1 so one has to use ``inv_pos`` for this special case. Compare these two models of ``1/x[0] + 1/(x[0]*x[1])``:
```
import cvxpy a…
-
Whittington J C R, Muller T H, Mark S, et al. [The Tolman-Eichenbaum machine: Unifying space and relational memory through generalization in the hippocampal formation](https://www.sciencedirect.com/sc…
-
The following table shows results of `./sleek -dre="compute_pretty_actions\|isFailCtx" --pnum | ./remove-aliases.py | less`, at commit https://github.com/zhengqunkoo/hipsleek/commit/5edb3fc3bc6b1d6c…
-
Hi everyone,
I hope you're all doing well. I'm reaching out because I've encountered an issue while working with the OSQP solver for a quadratic programming problem.
In brief, my problem involve…
-
## Keyword: sgd
There is no result
## Keyword: optimization
### Joint Information and Mechanism Design for Queues with Heterogeneous Users
- **Authors:** Authors: Nasimeh Heydaribeni, Achilleas Ana…