ageron / ageron/handson-ml2

16_nlp_with_rnns_and_attention.ipynb cell #18 ---model = keras.models.Sequential... ---generates NotImplementedError: Cannot convert a symbolic Tensor (gru_2/strided_slice:0) to a numpy array

Open
#439 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
30k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

Notebook: 16_nlp_with_rnns_and_attention.ipynb
cell 18

```
model = keras.models.Sequential...
```

generates `NotImplementedError: Cannot convert a symbolic Tensor (gru_2/strided_slice:0) to a numpy array`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.