-
**3. Project proposal: reasoning**
Comments
" For the purpose of classification model and evaluation of the relevant features, we are using algorithms such as 1) Decision Tree, 2) SVC, 3) K-NN, 4)…
-
Hi All,
I'm trying to replicate player stats for a fantasy analysis. I'm using the SQL function in R to manipulate and query the data into smaller data sets by Season and by Player. When I query ru…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : River Images Classification of Sao Carlos using DL
:red_circle: **Aim** : The aim is to classify the im…
-
In our deeper analysis of 10 samples, we found that `sexism2022_english-15683` has the label `not sexist` but all 3 individual annotators tagged the post as `sexist`. A possible explanation may be tha…
-
Current notion of "classified" information doesn't actually help and only makes things more cumbersome for the user.
We should either
1. Improve the notion of "classification", or
2. Remove that …
-
## About
Follow up untuk #75 #96. Terimakasih untuk feedback dari teman-teman, semoga issue ini memperjelas dan membuat pemahaman kita menjadi sama.
Oke di issue ini akan lebih di jelaskan lagi tent…
-
## 🐛 Bug
Napari does not release old memory if one of the following actions is executed:
- The layer is deleted (Layer is still in memory)
- An image layer is converted into a labels layer (Image…
-
Here is a simple Naive Bayes test data
# positive or negative, whether it contains word a1, wether it contains word a2, ....
0,1 0 0
0,1 0 0
1,0 1 0
1,0 1 0
So we need to have
1. Find a list of impo…
-
The visualization panel sometimes doesn't show all pages that are close to the borders.
Steps to reproduce:
- Create a new domain named "ML" and activate it.
- Add the following 4 URLs using the "Upl…
aecio updated
8 years ago
-
# On the Global Self-attention Mechanism for Graph Convolutional Networks [[Wang+, 20](https://arxiv.org/abs/2010.10711)]
## Abstract
- Apply Global self-attention (GSA) to GCNs
- GSA allows GCNs…