-
Hello, I've tried to reproduce the results of SNN (binocular) and used `FusionFlowNetLike` structure. However, the network didn't converge and the mean depth error was 2m. Therefore, I'd like to know …
-
This issue is reserved for thoughts and ideas on how to deal with boundary pores. Let me back up what we've already discussed so far. Feel free to comment and suggest new ideas so we can come up with …
-
ax is a good optimization library.
I am new to the ax platform, but recently discovered that when using the gpei model to generate parameters, the execution time of the program is much slower than be…
-
I ran the `cupynet` in 'spikingjelly.clock_driven.examples.conv_fashion_mnist' with the exact code in the tutorial under the environment:
```
torch 1.9.1
torchaudio …
-
The overall update to the read the docs is good, but the modeling extension section still needs work.
Tools included in the section: ALAMOpy, RIPE, HELMET, Pysmo, MatOpt, Caprese
Issues:
- Su…
-
**This task description is still in progress**
### Task Summary
This task will involve adding a new `DecisionTreeExplainer` class of objects, with one algorithm implementation.
`DecisionTreeExp…
-
Hi,
I recently used lib3to6 on ax and botorch (two scientific/experimentation libraries by Facebook). My target platform was python 3.6. All in all, lib3to6 worked really great, but here's some thi…
-
After the TC39 meeting, @msaboff suggested _not_ overloading the meaning of `\p` on the grounds that it behaves differently than existing `\p` for non-sequence properties. This proposal breaks the inv…
-
Video link: https://www.youtube.com/watch?v=lNbU5jNp67s
00:07 Introduction
00:42 Industrial application of Julia
02:44 Fast Differential Equation Solvers
05:07 Speedup of symbolic computation
0…
-
Does GEKPLS work for 1D? I am trying this basic 1D example. am am getting the following error:
```
File "kriging_utils.py", line 269, in ge_compute_pls
_X[2, 1] += delta_x * (xlimits[1, 1] …