-
# 🚀 Feature Request
Support inequality constraints for knowledge gradient (see Ax issue here: https://github.com/facebook/Ax/issues/961)
## Motivation
Requested by @sgbaird for work on multi-…
-
This outlines a roadmap for basic statistical functionality that Julia needs to offer. It is heavily drawn from the table of contents for MASS.
- [ ] Data processing [DataFrames.jl](https://github.com…
-
## Keyword: metric learning
### Sparse online relative similarity learning
- **Authors:** Dezhong Yao, Peilin Zhao, Chen Yu, Hai Jin, Bin Li
- **Subjects:** Machine Learning (cs.LG); Artificial Inte…
-
_The following peer review was solicited as part of the Distill review process._
_**The reviewer chose to waive anonymity.** Distill offers reviewers a choice between anonymous review and offering …
-
**Submitting author:** @FlyingWorkshop (Logan Bhamidipaty)
**Repository:** https://github.com/sisl/ExpFamilyPCA.jl
**Branch with paper.md** (empty if default branch):
**Version:** v1.1.0
**Editor:** …
-
**Submitting author:** @MicroPhen (Stephan Noack)
**Repository:** https://github.com/JuBiotech/peak-performance/
**Branch with paper.md** (empty if default branch): peak-performance-paper
**Version:**…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/baynec2/mspms
Confirm the following by editing ea…
-
Post a reading of your own that uses deep learning for social science analysis and understanding, with a focus on network, graph, or tabular data.
-
Our latest results in #9 and #7 have given no indication that the cell images are meaningful for predicting chemical effects. There seems to be very little signal in this type of data. We may need t…
-
- [ ] Can utilize the _or_ functionality e.g `string(a|b)string`.
- [ ] Can utilize the `*` ,`+` and `?` to indicate zero or more occurrences and atleast one occurrence and zero one occurrence respect…