-
function [tx,F,H,G,flag,k,P,NLL] = cbm_optim(h,optconfig,rng,numrep,init0,fid)
% This function minimizes h using the fminunc routine in matlab (with
% matlab versions after 2013a).
%
% copied fr…
-
Hi Daniel,
Thanks for sharing your code! I'm trying to use MRMR and I'm running into some problems. Using continuous features, the mutual information keeps producing negative values. I was able to ge…
-
Alright! It's time to seriously take care of AdvancedVI :D
Here are some of the things we talked about in the meeting back in October:
- There should be two distinct methods of optimization wh…
-
## Keyword: detection
### Video Anomaly Detection by Estimating Likelihood of Representations
- **Authors:** Yuqi Ouyang, Victor Sanchez
- **Subjects:** Computer Vision and Pattern Recognition (cs.C…
-
I produced nested PRGs (`--min_match_length`=7, `--max_nesting`=5) from multiple sequence alignments of plasmodium genes and found that `make_prg` can produce ambiguous PRGs.
Here's an example I…
-
**Tl;dr - Coroutines seem to have a trade-off between performing extra thread switches versus using `Dispatchers.Unconfined`, and there doesn’t appear to be an ideal solution**
We’re creating a set…
-
I did quick search on the docs and the github and I found that there wasn't much description of the constraint tolerance parameter. The most information I found was the docstring on Integrator (below…
-
### Describe the bug
**context**
The title of the site set on `_config.yml` does not seem to be displayed
**expectation**
Expected site based on [config.yml](https://github.com/m2lines/L96_demo/…
-
Hello Hadrien,
I was looking for some nice map-reduce benchmarks to add to evaluate my multithreading runtime ([Weave](https://github.com/mratsim/weave)) and was thinking that histograms could be a…
-
Leave below as comments your memos that grapple with the topic of AI inspired by the readings, movies & novels (at least one per quarter), your research, experiences, and imagination! Also add a thumb…