-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Pull requests: ageron/handson-ml3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: Copy trained weights to MC Dropout model for correct inference
#207
opened Jul 19, 2025 by
ShindeShivam
Loading…
Fix: Adjusted PiecewiseConstantDecay schedule to match training steps on Fashion MNIST
#206
opened Jul 18, 2025 by
ShindeShivam
Loading…
Fix: Remove momentum from SGD to show standard optimizer behavior
#205
opened Jul 18, 2025 by
ShindeShivam
Loading…
Fix: Override output layer initializer to glorot_normal for softmax compatibility
#203
opened Jul 10, 2025 by
MohamedMostafa259
Loading…
Fix wrong manual labels for KMeans representative digits (was causing ~7% accuracy) semi-supervised learning example
#202
opened Jul 9, 2025 by
ShindeShivam
Loading…
Fix: Missing .adapt() call in normalization logic in custom fit()
#198
opened Jul 1, 2025 by
MohamedMostafa259
Loading…
Fix: Avoid pre-fitting final_estimator in StackingClassifier (Exercise:09)
#196
opened Jun 30, 2025 by
ShindeShivam
Loading…
BUG Fix: Chapter 15: Path string in the code cell number 7 is incorrect
#178
opened Jan 9, 2025 by
MiladKetabGhale
Loading…
typo error in notebook of excerise 6 of chapter 2 fixed
#165
opened Oct 14, 2024 by
sujal-GITHUB
Loading…
[Cpt 16 Q8] Fix GRU not accepting ragged tensor by padding
#158
opened Aug 24, 2024 by
Guo749
Loading…
Update deprecated field as per https://scikit-learn.org/stable/module…
#153
opened Aug 4, 2024 by
Guo749
Loading…
Chp 10 Ex10 : keras tuner implemented in exercise
#133
opened May 29, 2024 by
AndrewDavidRatnam
Loading…
Update 15_processing_sequences_using_rnns_and_cnns.ipynb
#131
opened May 8, 2024 by
AndrewDavidRatnam
Loading…
Fix Model Fit Error for : Compiling Functional API with Aux Output with one loss function
#127
opened Apr 2, 2024 by
PrabalMukherjee
Loading…
Corrected the solutions of chapter 7 exercises 6 and 7
#111
opened Dec 9, 2023 by
vsemionov
Loading…
Fix feature_names_in_ attribute for knn_transformer in exercise 4
#110
opened Dec 7, 2023 by
OrtizNicola
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.