-
Hi @eleurent :-)
I'm currently working with your awesome framework. And I'm wondering whether there exits a feasible approach to define a discrete action dictonary like below?
```python
ACTIONS_A…
-
Maybe we can merge projects?
EvoTrees:
- More loss functions supported
- Cleaner code
- Working on integrating with Julia ecosystem
[MemoryConstrainedTreeBoosting](https://github.com/brianhem…
-
RV 1:
- [ ] the formal notation is a bit sloppy;
\ *can you be more specific?*
- [ ] figures seem low resolution and too small to be fully read.
\ *I have no problem in the pdf version, and …
-
I'm trying to use `metric-learn` to learn a mahalanobis-metric approximation for a precomputed distance metric (that's computed in an different way). Is this functionality supported by the library? I …
-
Here is a MWE:
```julia
julia> function bench(n)
c = ones(n)
_, back = forward(p -> c[1] * p, 1)
@benchmark $back(1)
end
bench (generic function with 1…
-
I observed that our OpenMP based GBDT does not scale well beyond 4 or 8 threads.
@SmirnovEgorRu who already contributed scalability improvements to xgboost sent me the following analysis by email, …
-
### Describe the enhancement requested
Optimisation to https://github.com/apache/arrow/issues/37511
Child of https://github.com/apache/arrow/issues/18014
When reading from Azure blob storage the …
-
Hi,
I would be interested in creating a Julia wrapper for parts of Siconos.
At the moment, the most relevant part for me would be **siconos/numerics (C)**, but later I would be interested in wra…
-
This is one of the first of 25,000 projects I have given review since starting my Github journey and somehow I keep coming back to it. I think its a major reason I started getting into graphics and ge…
-
It's currently pretty poor.
Benchmarking:
- Make sure we have a sensible suite of benchmarks for all functions.
- Write a tool to profile vs a selection of standard libraries (vlfeat, opencv, etc.).…