-
Hi, can you add the method of saving trained model for future prediction ?
-
Pose a question about one of the following articles:
“[DeepWalk: Online Learning of Social Representations](https://dl.acm.org/doi/pdf/10.1145/2623330.2623732)”, 2014. B. Perozzi, R. Al-Rfou, S. S…
-
## Keyword: efficient
### End-to-end codesign of Hessian-aware quantized neural networks for FPGAs and ASICs
- **Authors:** Javier Campos, Zhen Dong, Javier Duarte, Amir Gholami, Michael W. Mahoney,…
-
#### Description
When running SAX-VSM on my timeseries I get the following error:
`At least one sample is constant.`
I tried filtering out all the constant time series with
`X = X[np.where(~(np.…
-
Post your question here about the orienting readings: “[Preface: How to Think with Deep Learning](https://docs.google.com/document/d/1_IiBXAPDNmGHXk2ETmr85eKT9BgjOFqB72D0nRsqnEY/edit?usp=sharing)”, “[…
-
Is there documentation or a paper available that explains the parameters involved in creating a HyperGridTransform object?
```python
class HyperGridTransform:
def __init__(self, num_bins=4…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** AI vs real image classification:
:red_circle: **Aim** :
The aim of this project is to develop a robus…
-
Posted here!
https://taylorreiter.github.io/2022-07-28-From-raw-metagenome-reads-to-phyloseq-taxonomy-table-using-sourmash-gather-and-sourmash-taxonomy/
-
Hello, I have a question regarding the clustering section. Since I am not very familiar with the relevant chemical knowledge, I am curious about how Euclidean distance and crystallographic knowledge a…
-
They offer free models for non-prod usage. this is a 104B, way better than other free models
```bash
curl --request POST \
--url https://api.cohere.ai/v1/chat \
--header 'accept: application…