-
### System information
- I was trying to train standard CNN network
- OS Platform: Windows 10
- TF installed via Anaconda - standard release
- TF2.3.1 latest release
- Python 3.6.12
…
-
https://github.com/leela-zero/leela-zero/issues/2593
https://zhuanlan.zhihu.com/p/139072476
-
Hi, I have encountered another problem, which is specific to the dataset I am using. Since the dataset is very imbalanced, I undersample the negative class (censoring data with event = 0) in the train…
-
Hello:
Thank you for your code! I've read your code carefully and found that you do do_mask() and do_similar_mask() before the training process, the simplified code is listed below:
`
m.init…
-
Hy vọng chương **Linear Neural Networks** này gói gọn trong tháng 3/2020. Mình tạm để mốc thời hạn là **20.03.2020**.
## Giai đoạn 1 `(59 parts)`
* [x] 3. Linear Regression Index `01/01 part`
* […
-
Hello,
I executed this Colab for Image classification in Keras (https://keras.io/examples/vision/image_classification_from_scratch/). I am interested in using a custom model , and then hosting w…
-
Hi guys,
I just try the new release and I get this error for both detection with nn and final deconv (if I use threshold detection). It seems to be the same problem in the two cases.
I can provide…
-
Documentation: https://arm-software.github.io/CMSIS_5/NN/html/group__Acti.html
Suppose my `q7` data represents a `Qm.n` number of the form `Q(-1).8`, i.e., representing `A/(2^8)` where `A` is the i…
-
I was thinking that Surge should have new gui skins and get custom gui support to make Surge less outdated. Another request is that Surge should have a modulation effect in the reverb like Valhalla's …
-
The following code (adapted from https://discuss.pytorch.org/t/cudnn-status-not-supported-error-occurs-when-apply-autograd-grad-to-compute-high-order-differentiation/8256) gives me a CUDNN_STATUS_NOT_…