-
Hi Folks,
I was really interested in some of the ideas that were mentioned on the ideas page. In particular, these seemed interesting:
- ODE solvers
- Implement Riemannian Manifold HMC
- Ext…
-
Currently, the development of machine learning tools are in several different packages without little coordination. Consequently, some efforts are repetitive, while some important aspects remain lacki…
-
We can recommend some papers for further discussion under this issue. Include a link to the paper + the conference name and other related information (like the abstract, some basic descriptions, links…
-
-
Hi all,
I am trying to run the code in http://pymc-devs.github.io/pymc3/notebooks/bayesian_neural_network_advi.html . However, I am running into the error: `TypeError: 'list' object is not an iterato…
-
Hi,
We have another issue of DaskGridSearchCV. The example is XGBRegressor (https://github.com/pinjutien/grid-search/tree/master/grid_search_issue2).
In this case, when DaskGridSearchCV is on, t…
-
Hard crash with memory bug and rscript termination under Windows.
Example:
``` R
require(caret)
require(mboost)
require(gbm)
require(rf)
# load iris set
data(iris)
dim(iris)
# works
m
-
Please add comments for some of the below hike ideas, an example description is provided for "[What is Statistics?](https://github.com/FreeCodeCamp/FreeCodeCamp/issues/5285#issuecomment-164360710)"
- …
-
I am not sure whether this is right place to elaborate this topic or it should be discussed in the place of main Julia discussion. Assuming here is the right one. I would say that whenever I come to v…
jskDr updated
8 years ago
-
Right now there is a simple working version that takes the perception results and finds the best match against entries of a dictionary. The matching is literal and not flexible, the idea is to use som…