Skip to content

Issues: eriklindernoren/ML-From-Scratch

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
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
Assignee
Filter by who’s assigned
Sort

Issues list

Naive Bayes
#108 opened Mar 24, 2024 by StevenSopilidis updated May 12, 2024
Linear Regression Regularization bias
#105 opened Apr 26, 2023 by kotlyar-shapirov updated Dec 17, 2023
How to save the model?
#96 opened Sep 25, 2021 by philipwelia updated Nov 7, 2023
Nestrov Accelerated Gradient Descent
#104 opened Feb 19, 2023 by DataSenseiAryan updated Mar 16, 2023
linear regression
#74 opened Jan 4, 2020 by ClarenceTeee updated Nov 10, 2022
l1 regularization
#58 opened Sep 20, 2019 by forcoogle updated Oct 26, 2022
Project dependencies may have API risk issues
#102 opened Oct 26, 2022 by PyDeps updated Oct 26, 2022
Add Gaussian Process
#59 opened Sep 27, 2019 by shikunyu8 updated Sep 12, 2022
Error in MLP
#77 opened Jan 26, 2020 by nagireddy146 updated Mar 28, 2022
cross entropy is correct?
#98 opened Oct 9, 2021 by liyunrui updated Nov 1, 2021
No lambda, gamma for XGBoostRegressionTree?
#97 opened Sep 26, 2021 by jinwoolim8180 updated Sep 26, 2021
can you add code for intercept /bias to regressions
#94 opened Jun 14, 2021 by Sandy4321 updated Aug 30, 2021
Adam mhat and vhat updates
#90 opened Feb 25, 2021 by shivamsharma01 updated Feb 25, 2021
Linear Discriminant Analysis
#88 opened Dec 27, 2020 by realamirhe updated Feb 16, 2021
mnist = fetch_mldata('MNIST original')
#66 opened Nov 27, 2019 by dbl001 updated Nov 14, 2020
W0 in Linear Discriminant analyis
#33 opened Feb 8, 2018 by rahls7 updated Sep 1, 2020
BN layer and dropout
#79 opened Jun 6, 2020 by zy23456 updated Jun 6, 2020
do you have xgboost classifier but not regression?
#68 opened Dec 5, 2019 by Sandy4321 updated Mar 18, 2020
Missing number of neurons in grad_w for dense layer
#76 opened Jan 22, 2020 by Superhzf updated Jan 22, 2020
python setup.py install does not work on Windows 10
#75 opened Jan 16, 2020 by Crossfire234 updated Jan 16, 2020
How did you generate the plots in the README?
#62 opened Oct 23, 2019 by E3V3A updated Jan 12, 2020
Runtime error during backward_pass() of PoolingLayer
#72 opened Jan 1, 2020 by krworks updated Jan 1, 2020
ProTip! Exclude everything labeled bug with -label:bug.