-
在官方的Portable版本中,整个插件安装失败。
然后在秋叶整合版中尝试,插件是装上了,但遇到如题所示问题。
```
got prompt
No module named 'flash_attn'
flash_attn not installed, disabling Flash Attention
!!! Exception during processing!!! No modu…
-
## 🚀 Feature
I was wondering if there is a plan to provide examples for graph based generative models/if you think that the field is not mature enough when compared with node representation learnin…
-
The current implementation uses
`F.binary_cross_entropy(recon_x, x.view(-1, 784), reduction='sum')`
as the reconstruction loss. The image `x` has pixel values in `[0,1]`. This is not the same …
-
Hi @ageron ,
cell n°44 @ https://github.com/ageron/handson-ml2/blob/master/17_autoencoders_and_gans.ipynb,
you build a KLDivergence Layer,
but the formula you use is little difficult to understan…
-
# Personality Bias of Music Recommendation Algorithms
* Authors: ALESSANDRO B. MELCHIORRE, EVA ZANGERLE, MARKUS SCHEDL
* Affiliation:
* Link: https://dbis.uibk.ac.at/sites/default/files/2021-0…
-
When trying to run _cell_autoencoder.py_, I got an error saying that a file was not found.
How can I get the following files in order to reproduce the model:
- cell_index_file = 'data/cell/cell_…
-
It is a good idea to use partial reconstruction error for anomaly detection.
As you say in the paper, the RePo is compared with Kitsune, which is based on ensemble of autoencoders.
But as i see in K…
-
If I want to train an unconditional ldm on my custom dataset(without any condition), is it the following steps?
1. Train a VQGAN on custom dataset to get a well-trained autoencoder.
…
-
### System Info / 系統信息
gpu: 4090 24gb
### Information / 问题信息
- [X] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改的脚本和任务
### Reproduction / 复现过程
hi i use 4090 run pre…
-
## 🐛 Bug
I get the following error
![pl_bolts_error](https://github.com/Lightning-Universe/lightning-bolts/assets/54913075/e58028ff-1c5d-40ea-9843-687daeb10c08)
### To Reproduce
`
Whether…