Skip to content

Pull requests: rasbt/python-machine-learning-book-3rd-edition

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
Sort

Pull requests list

Removed duplicated example on ch4
#164 by fabiogaiera was closed Dec 21, 2022 Loading… updated Dec 21, 2022
updating self.random with np.random
#137 by RakeshJarupula was closed Sep 28, 2020 Loading… updated Sep 29, 2020
corrected CCE y_true input shape
#133 by jinensetpal was closed Sep 10, 2020 Loading… updated Sep 10, 2020
for loop fix to follow math formula
#125 by elfelround was merged May 5, 2020 Loading… updated Jun 9, 2020
add descriptions to the onehot_ function
#122 by 4may was merged May 7, 2020 Loading… updated May 7, 2020
fix typo in DQNAgent 'self.enf' -> 'self.env'
#127 by 4may was merged May 5, 2020 Loading… updated May 5, 2020
refractoring array redundancy
#126 by elfelround was closed Apr 28, 2020 Loading… updated Apr 28, 2020
redundant instantiation
#124 by elfelround was closed Apr 28, 2020 Loading… updated Apr 28, 2020
Fix typo in chapter 3: ch03.py and ch03.ipynb
#121 by mrtnbrst was merged Apr 6, 2020 Loading… updated Apr 6, 2020
Ch09 - Update the variable for the db connection in app.py
#112 by vidyabhandary was closed Feb 13, 2020 Loading… updated Mar 5, 2020
deprecation warning
#116 by elfelround was closed Mar 4, 2020 Loading… updated Mar 4, 2020
alternative interp import from numpy
#118 by rasbt was merged Mar 4, 2020 Loading… updated Mar 4, 2020
deprecation warning
#115 by elfelround was closed Mar 4, 2020 Loading… updated Mar 4, 2020
removed from scipy
#117 by elfelround was closed Mar 1, 2020 Loading… updated Mar 1, 2020
Improve badge links
#113 by natowi was merged Feb 12, 2020 Loading… updated Feb 12, 2020
fix typo in nb 09 'we know save' -> 'we now save'
#111 by rasbt was merged Feb 7, 2020 Loading… updated Feb 7, 2020
Exercises
#109 by rasbt was merged Dec 24, 2019 Loading… updated Dec 24, 2019
url fix for windows
#108 by tattonchantry was merged Dec 23, 2019 Loading… updated Dec 23, 2019
folling -> following
#106 by rasbt was merged Dec 21, 2019 Loading… updated Dec 21, 2019
publication date and cover update
#105 by rasbt was merged Dec 11, 2019 Loading… updated Dec 11, 2019
check ch02 on latest softw.
#103 by rasbt was merged Dec 5, 2019 Loading… updated Dec 5, 2019
make gradient easier to read
#86 by rasbt was merged Nov 25, 2019 Loading… updated Dec 1, 2019
Ch12 readme
#92 by vmirly was merged Dec 1, 2019 Loading… updated Dec 1, 2019
Ch17: Removed the optional DCGAN
#100 by vmirly was merged Dec 1, 2019 Loading… updated Dec 1, 2019
Ch18 upd figs
#102 by vmirly was merged Dec 1, 2019 Loading… updated Dec 1, 2019
ProTip! Exclude everything labeled bug with -label:bug.