-
Mostly a placeholder, but we should implement the various neural retrieval models out there in Anserini
-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…
-
# One-liner
**DSPL teams have 1 week to reach consensus or Backpack use won't be allowed in Sydney.**
# Long version
## Context
This year we had two requests from new members of the league:
1…
-
I have successfully annotated my vcf file using a local installation of variant effect predictor (VEP). However, the filtering doesn't work. E.g. the command
`filter_vep -i vep.test.vcf.gz -filter …
matmu updated
5 years ago
-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…
-
g++ -Wall -O2 -Wno-deprecated -m64 -I. -std=c++11 -fopenmp -c Tree.cpp -o Tree.o
g++ -Wall -O2 -Wno-deprecated -m64 -I. -std=c++11 -fopenmp -c BiattSemValue.cpp -o BiattSemValue.o
g++ -Wall -O2 -Wno…
-
When running through the procedure described in the readme for the benchmark results of WikiQA, the reproduced values for NDCG@3, NDCG@5, and MAP are roughly half of the values shown in the table. Cou…
ghost updated
6 years ago
-
Quite a boatload of errors considering I copied the install instruction from sklearn site itself.
> Ernests-MacBook-Pro:~ ernest$ pip3 install -U numpy scipy scikit-learn
> Requirement already up-to…
-
Attempted to install scikit-learn with python 3.7.0 ( I have Cython 0.28.3 installed):
```
$ pip3 install scikit-learn
Collecting scikit-learn
Downloading https://files.pythonhosted.org/packag…
-
When I'm installing the package following shows up:
```
Command "/dev_env/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ya0bvm5k/scikit-learn/setup.py';f=getattr(tokeni…