-
# Contributing to FB NextGen MMM R script
# Issue
Would it be possible to provide public docker images for different OS that has all the Robyn dependencies installed like rstan and reticulate? I…
xlim7 updated
2 years ago
-
Is there a way I could start the optimisation search from an existing solution?
I read the documentation but I can't seem to find the relevant information.
Many thanks.
-
**Describe the bug**
First, thank you for providing this package!
I read through the training steps in adversarial_patch_pytorch.py. It seems that self._patch needs to be attached to original imag…
-
Is the computational graph (graph and nodes) general enough that
could be repurposed for say deep learning?
Or would it be better to start from scratch?
-
This package https://github.com/oxinabox/AutoPreallocation.jl provides a way to pre-allocate all the memory needed in a function automatically. Might be worth supporting this as an optimization in the…
-
# Problem
Currently the optimisation can only adjust detector elements if a muon passes through them (and three other detector layers), however elements on the edges rarely have muons pass through …
-
Hello,
I've tried using CounterFactualProto to produce counterfactual explanations.
A little background on our data and model: I have a dataset for a classification task where all features have a bi…
-
## 🚀 Feature
A module ```nn.Orthogonal``` similar to ```nn.Linear``` where the weight matrix is constrained to be orthogonal, i.e., .
## Motivation
There has been a growing interest in ort…
-
I have been trying to work with adjoint using Adflow to calculate surface sensitivities.
The direct simulations worked fine for all mesh refinements (coarse, medium, fine, etc.). However, when co…
-
Hey,
This is really a great library and it is very well documented, so thank you!
I am using PCE to calculate the mean and std of a function within a gradient based optimisation program. I am al…