-
If I try to use HyperNOMAD I have the following problem
caterina99@pc0425:/mnt/c/Users/calessi/Desktop/HyperNomad_linux/examples$ hypernomad.exe mnist_x0.txt
WARNING: hyperparameters explicite…
-
hi,我这两天在看这份代码,今天打算运行一下,发现有编译错误,我运行的是example/wordseg里面的例子,刚开始make的时候提示wordseg.cpp中的SeqLossLayer找不到,我看了下源码,好像layers目录下面没有定义这个类,不知道是不是这个类废弃了但是代码没更新?
我把SeqLossLayer换成CrossEntropyLossLayer后继续make,遇到如下错误:
…
-
## Project Description
This idea came from this web page: https://www.alaska.org/how-big-is-alaska/oregon
The page shows users comparisons of several characteristics between Alaska and other Sta…
-
Thank you for the great work.
Besides, Does anyone try to train with CIFAR-10. I have followed the setup for Mnist: replace the data loader of Mnist to CIFAR-10, change input dimension from 1 to 3,…
-
### Problem Description
I'm using Ryzen 7530u(APU), Ubuntu 24.04, Linux kernel 6.10-rc4, ROCm 5.7
(I followed this instruction : https://medium.vaningelgem.be/installing-pytorch-rocm-on-ubuntu-mant…
-
**Describe the Issue**
Activity Regularizer not working with quantization aware training (QAT). TypeError: An op outside of the function building code is being passed a "Graph" tensor.
**System in…
-
In `AnchorImage` the channel dimension is assumed to be the last dimension as defined [here](https://github.com/SeldonIO/alibi/blob/ab7dbf9b2a153ff49f29a372d5bdeac56dc7284a/alibi/explainers/anchor_ima…
-
Hi,
I am using method 1 from tutorial 18 for subfolders image dataset for using custom dataset.
My code is running perfectly, but I want to know how can I test my own image(not included in dataset) …
ghost updated
3 years ago
-
Why:
- allows SP to work as associative-memory (like SOM)
- better quality of produced SDRs, #155 , better noice resistance
Question:
- same as TM with cellsPerColumn = 1 ?
Implementation…
-
Hello I try implement this into video classification. Let say I have 3 feature per frame then I have 10 frames to consider. I am using this example, I think `sequence_length=10` and `input_shape=3` am…