-
I have tried to use the flask evaluation through the harness, but while inspected the answers generated, they are all incomplete. Here is a few samples:
```jsonl
{"question_id": 1735, "text": "To…
-
Is this project versioned? In particular, does the `mbx` binary have a version number?
If not and you'd like it to, I could send a PR which add a version number, probably using [Semantic Versionin…
-
Sympy's plotting routines blow away what is in Mathcs. See https://docs.sympy.org/latest/modules/plotting.html
Now that we use a recent version of sympy, maybe we can chop out a *lot* of code and r…
rocky updated
4 years ago
-
From my wishlist
https://lips.cs.princeton.edu/the-alias-method-efficient-sampling-with-many-discrete-outcomes/
-
For example, currently in order to define a constructor we need to
```
struct Person {
string firstname;
string lastname;
static Person Person(string firstname, string lastname) {
…
-
Thank you very much for your interesting work and releasing the code, much appreciated !!
I am implementing several manifold learning methods (from 64x64 images to 3D) that includes a jointly optim…
-
### 概要
* [Fully Convolutional Networks for Semantic Segmentation](https://arxiv.org/pdf/1411.4038.pdf)
* アルゴリズム系
* semantic segmentation. CNNの最後の全結合層をconvolutionに置き替えることによって、二次元マップを出力。
### アルゴ…
-
@Sierra Moxon (SRI) (or anyone else with knowledge on the topic) quick question...
i have a few data elements in need of a better attribute type. i have been using "biolink:has_numeric_value" or "bio…
-
I don't have any code for the cold part of the figure, but posted some code for the Wang Engel curves and a READ
-
## Description of bug / unexpected behavior
When inserting a long text, `Tex` always starts new lines, even if there is enough space.
Also, it seems that `Text` control the span between letter…
jifbt updated
11 months ago