-
I am not sure this question comes under issues or not ? But I'm still gonna ask.
Hi @rymc, I am trying to replicate the results on MNIST dataset alone. I am little confused with the way the model i…
-
【说在前面】本人博客新手一枚,象牙塔的老白,职业场…
-
Hi,
I have a question about the clustering method in Dhaka. I read the code and find that the number of k means clusters is 6, https://github.com/sabrinar/Dhaka/blob/master/autoencoder/Dhaka.py#L15…
-
`aic.py`
中間層のニューロン数を5, 10, 20, 50, 100, 200, 500, 1000, 2000と変えて
MNISTを学習させ、それぞれについてAIC・BICを計算し、過学習との関係を調べた。
学習条件:
- 中間層の活性化関数:ReLU
- 出力層の活性化関数:softmax
- 損失関数:多クラス交差エントロピー
- AdaGrad
- eta0 =…
-
In the README:
```
minimap2 -T almeida.fna -t 28 -N 50 -ax sr almeida.mmi sample1.forward.fastq.gz sample1.reverse.fastq.gz | samtools view -F 3584 -b --threads 8 > sample1.bam
```
...but in t…
-
### Develop v2.0 system for doc-level user interfaces and doc-level evaluation
(See [dykang/definition_extractor_v2.0](https://github.com/allenai/scholar-reader/tree/dykang/definition_extractor_v2.0)…
-
Number of functions associated with PCA/FA and cluster analysis is increasing in [parameters](https://easystats.github.io/parameters/reference/index.html#section-data-reduction-cluster-analysis), so I…
-
Hi,
We are using ItClust to do cell-type prediction on a dataset, however, we are facing the following error,
Our data `adata.X` is of the form of numpy array
On printing adata we get the f…
-
Hi to all!
I've joined the project yesterday by contacting Stefano on Slack.
By looking at what was done so far I tried a slightly different approach to unsupervised clustering.
Each entry of m…
-
Hi, how do you implement the balance term (e.g. the second term) in Eq. (1) and Eq. (5)? I can not find the corresponding code.
![image](https://user-images.githubusercontent.com/26598342/93333918-a3…