-
Recently I look for RBM in Keras but with no success so far?
Is there somewhere in Keras?
-
SciKeras manipulates input data (`X` and/or `y`) to make it agree with what Keras expects and to allow users to implement multi input/output models.
I'm opening this issue to centralize discussion …
-
ghost updated
4 years ago
-
I love this research, and would love to see it in an even more portable/applicable fashion in the form of a library. I have started with an object oriented framework for this stuff here, https://githu…
-
Hi!
First thanks for this nice package, really enjoyed the paper too.
Is there an extension planned to use the library for multi-output networks?
I would also like to contribute, just thought about…
-
https://arxiv.org/abs/1905.03375 - should be trivial to implement
> Combining simple elements from the literature, we define a linear model that is geared toward sparse data, in particular implicit…
-
From the documentation of `ImageDataGenerator.flow_from_dataframe` and `DataFrameIterator`
```
class_mode: one of "binary", "categorical", "input", "multi_output",
"raw"…
-
# Decoding, inverse of compute(), aka topdown compute
This idea is about how we should properly obtain original value from SDR, how to "decode".
### Methods
There are 2 (3) methods doing dec…
-
Hi tejaslodaya,
I want to run the VRAE for a single class, unlabelled and multivariate time series data-set.
**Does your implementation support also multivariate data-sets?**
I saw in one of…
-
arXiv论文跟踪