-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Issues: fchollet/deep-learning-with-python-notebooks
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Where are the notebooks for the 3rd edition of the book Deep LEarning with Python ???:
#248
opened Mar 7, 2025 by
JuanVargas
Arguments
target
and output
must have the same shape. Received: target.shape=(32, 4), output.shape=(32, 1)
#246
opened Nov 23, 2024 by
kequeen
chapter11_part04_sequence-to-sequence-learning.ipynb
never defines nor imports TransformerEncoder
#242
opened Sep 12, 2024 by
jchwenger
Chapter 8.2 convnet model (dogs vs cats) test accuracy can not achieve 83.5% as described in the book
#235
opened Mar 12, 2024 by
shenchenbing
int_sequence slicing in timeseries_dataset_from_array from Chapter 10
#226
opened Sep 1, 2023 by
jawatech
Second Ed (p 272): Listing 9.19: invalid syntax due to dangling code
#224
opened Jun 6, 2023 by
9nut
logits
and labels
must have the same shape, received ((32, 5) vs (32, 1)).
#216
opened Jan 16, 2023 by
DS-io
2nd edition Chapter 12, VAE latent space sampler differences with 1st edition
#212
opened Sep 5, 2022 by
ghylander
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.