Skip to content

Pull requests: fchollet/deep-learning-with-python-notebooks

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update 4.4-overfitting-and-underfitting.ipynb
#25 opened Dec 30, 2017 by yang-zhang Loading… updated Dec 30, 2017
Let the links clickable
#26 opened Jan 6, 2018 by vochicong Loading… updated Jan 6, 2018
Add %matplotlib inline
#27 opened Jan 6, 2018 by vochicong Loading… updated Jan 6, 2018
Made changes as the original notebook does not run as shown in the bo…
#30 opened Jan 21, 2018 by thecpshah Loading… updated Jan 21, 2018
Update 8.3-neural-style-transfer.ipynb
#31 opened Jan 24, 2018 by yanmengk Loading… updated Jan 24, 2018
fixed y label on accuracy plot to say "accuracy" instead of "loss"
#39 opened Mar 2, 2018 by jstremme Loading… updated Mar 2, 2018
Nit: fix a typo on matplotlib accuracy plot.
#44 opened Mar 14, 2018 by av8ramit Loading… updated Mar 14, 2018
8 -> 4 dimensions
#46 opened Mar 24, 2018 by QtRoS Loading… updated Mar 24, 2018
Fix typo in loss function definition
#53 opened May 11, 2018 by Jastor11 Loading… updated May 11, 2018
Fix validation accuracy plot's ylabel
#56 opened Jul 3, 2018 by silentvoice Loading… updated Jul 3, 2018
Update 6.1-using-word-embeddings.ipynb
#65 opened Sep 11, 2018 by bellisanogiu Loading… updated Sep 11, 2018
Sample without replacement for shuffle
#68 opened Sep 23, 2018 by arun-rangarajan Loading… updated Sep 23, 2018
typo edit for Issue #89
#90 opened Dec 24, 2018 by MadIceTea Loading… updated Dec 24, 2018
Add links to Deepnote
#92 opened Jan 2, 2019 by jirkalhotka Loading… updated Jan 2, 2019
Generator yielding timeseries samples and their targets
#96 opened Jan 12, 2019 by rednafi Loading… updated Jan 12, 2019
Add Find predict value and label value
#101 opened Feb 28, 2019 by gyunggyung Loading… updated Feb 28, 2019
self-study, update from origin
#106 opened Mar 31, 2019 by KennyNg-19 Loading… updated Apr 20, 2019
In the GAN notebook, generated images have the undesired effect of
#112 opened May 26, 2019 by phunc20 Loading… updated May 26, 2019
added missing multiplication 0.5 from the sampling function
#114 opened Jun 7, 2019 by alleysark Loading… updated Jun 7, 2019
Provide access
#122 opened Aug 24, 2019 by hpsuresh12345 Loading… updated Aug 24, 2019
The source code will cause IndexError
#142 opened Jul 5, 2020 by XZLeo Loading… updated Jul 5, 2020
Issue #147
#149 opened Sep 26, 2020 by reachpranjal Loading… updated Sep 26, 2020
accuracy -> acc
#163 opened Feb 19, 2021 by milansarenac Loading… updated Feb 19, 2021
plot y axis title fix
#48 opened Apr 16, 2018 by mohan-chinnappan-n Loading… updated Feb 27, 2021
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.