Add a projection to the probability simplex, and a test for it.#15
Add a projection to the probability simplex, and a test for it.#15daniel-vainsencher wants to merge 19 commits intoBRML:masterfrom
Conversation
|
Some things:
Apart from that, I am fine with the PR. |
Some renames for clarity. Typos in documentation.
|
Hi, I think its ready for inclusion now. I'm not so sure about variable names in this context (numerical computation); the mathy one letter names have their own readability benefits. In this case I gave meaningful names where I found them, let me know what you think. |
|
Hey Daniel, Sorry for not getting back to this earlier. One more point: do you have a reference for the method employed? Best, |
|
body p { margin-bottom: 5px; margin-top: 0pt; } |
Useful for implementing gradient projection type algorithms on the probability simplex.