-
It seems that MPB statuses needs to be reworked. See e.g.:
* https://github.com/JuliaOpt/Mosek.jl/issues/101
* https://github.com/JuliaOpt/JuMP.jl/pull/938
* https://github.com/JuliaOpt/Gurobi.jl/i…
-
This is an MWE I reduced from a bigger problem (finding ML estimates of a logistic regression using summary statistics). `optimize` *always* finds the same minimizer (as expected, since the function i…
tpapp updated
7 years ago
-
Hi,
I am using Python based framework of SimpleElastix. I want to use different non-rigid registration method. I have some issues while using the APIs.
1. In Transformation enumeration ( GetDefaul…
-
http://ceres-solver.org/ now supports constraints. How practical do you think a Tasks backend would be?
-
Is there a way to adjust the learning rate parameter? Also, what is the default learning rate parameter? I checked the publication but I didn't see it in there.
-
The freeCodeCamp community has started building an interactive, browser-based Math for Programmers curriculum. It's just a matter of designing the thousands of LaTeX-driven challenges necessary to tea…
-
I am having hard time understanding documentation for the non-linear optimization evaluation function `F` required by `cvxopt.solvers.cp`.
http://cvxopt.org/userguide/solvers.html#problems-with-non…
-
Hi,
First of all, thanks for your nice book, _Python Machine Learning_
I began to read it right now and I am wondering one thing about the implementation of **AdalineSGD** mentioned in book
```…
-
Add a special documentation guide / tutorial for developing new variable formulations and problem specifications.
-
In "A Tutorial on Bayesian Optimization of Expensive Cost Functions, with Application to Active User Modeling and Hierarchical Reinforcement Learning" ( http://arxiv.org/pdf/1012.2599v1.pdf ), linked …