issues
search
rasbt
/
machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
https://sebastianraschka.com/books/#machine-learning-with-pytorch-and-scikit-learn
MIT License
3.63k
stars
1.31k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
error fixed on line 419 ch12_part2.ipynb
#195
vg11072001
closed
2 weeks ago
2
Update PyTorch Lightning usage
#194
rasbt
closed
1 month ago
1
RuntimeError: "nll_loss_forward_reduce_cuda_kernel_2d_index" not implemented for 'Int'
#192
leizhanggit
closed
2 months ago
2
Chapter 14, Dropout after pooling layers in smile classification resulted in worse accuracy
#191
alvinng4
closed
3 months ago
2
Chapter 19, Reinforcement Learning, p. 691
#189
Maryisme
opened
3 months ago
2
Updates affinity -> metric in agglomerative clustering for sklearn > 1.2
#188
rasbt
closed
3 months ago
1
TypeError: unexpected keyword argument 'affinity'
#187
decorouz
closed
3 months ago
1
ADALINE with 2 features decision function. Chapter 2, Page 40
#185
manas007
closed
3 months ago
1
Update README.md
#184
rasbt
closed
4 months ago
0
Apply pandas append fix to ch08 python script
#183
rasbt
closed
4 months ago
0
AttributeError: 'DataFrame' object has no attribute 'append' for Pandas >=2
#182
decorouz
closed
4 months ago
1
Add a pandas 2.0 check
#180
rasbt
closed
6 months ago
1
ValueError: 'red' is not a valid color value.
#178
kcolombe
closed
6 months ago
4
Model trainer
#177
jperk224
closed
6 months ago
0
Ch02 walkthrough
#176
jperk224
closed
6 months ago
0
distilbert tensor size issue .
#175
sahlebrahim
opened
6 months ago
1
Update instructions
#174
rasbt
closed
7 months ago
1
detach error
#173
MoroderMind
opened
7 months ago
1
Downoading celeba dataset chapter 12 page 387.
#172
sahlebrahim
closed
6 months ago
4
Chapter4 Page 126
#171
diegoruggi
opened
7 months ago
2
Confusing matrix operations in Chpt. 16
#170
xiongtx
opened
7 months ago
1
Wrong use of covariance to calculate within-class scatter matrix
#169
xiongtx
opened
7 months ago
0
Fix stride in 1D and 2D convolution example
#168
JaGeo
closed
8 months ago
4
Chapter 15 pag. 505: Typo
#167
miticollo
closed
6 months ago
1
Removed detach().numpy()
#166
Gowtham58
opened
8 months ago
1
Corrected typo in ch13_part1.ipynb
#165
jgoodwill
closed
8 months ago
3
page 366
#162
rasbt
closed
9 months ago
0
ccc
#161
ranjan336
opened
9 months ago
3
Chapter 11 Page 366
#160
z-3zh
closed
9 months ago
1
Matching uppercase letters in a lowercase string
#158
rcongiu
opened
11 months ago
2
Chapter 11 Pg 361 - Incorrect Expression
#157
jjtan
closed
12 months ago
1
Add warning about matplotlib 3.8
#155
rasbt
closed
1 year ago
1
Update ch13_part3_lightning.ipynb
#154
akshayvkt
opened
1 year ago
1
Chapter 2, plot_decision_regions has trouble with cmap
#149
visika
closed
11 months ago
1
Chapter 15 / page 531 - Building a character-level RNN - forward pass - wrong shapes
#148
lkrisz87
closed
1 year ago
4
Chapter 14, MNIST test set plot
#147
acmoudleysa
closed
6 months ago
2
Chapter 14
#146
AbdelrahimKoura
closed
6 months ago
2
Fix .long() issue in script file
#145
rasbt
closed
1 year ago
0
Chapter 2 Pary 2 pred.long() throws error: "log_softmax_lastdim_kernel_impl" not implemented for 'Long'
#144
TyTorch
closed
1 year ago
2
Ch13, page 345, How to add L1 in second Dense layer?
#143
chaos-zhou
opened
1 year ago
0
Chapter 13, Page 438. Missing the final activation function (SoftMax)
#142
acmoudleysa
closed
1 year ago
1
Chapter 2 Negative Gradient
#141
SPDA36
closed
1 year ago
2
Page 365, missing negative sign in the calculation of partial derivative of activation unit with respect to z(out)
#140
acmoudleysa
opened
1 year ago
0
A minor error on page 258 and ch08.ipynb (Training a logistic regression model for document classification) when preparing train and test datasets
#139
pavlo-yanchenko
opened
1 year ago
1
Updated for new torchtext and solved issue with 100% accuracy
#137
sabre-code
closed
1 year ago
3
Issue with chapter 15 Sentiment Analysis with LSTM. Getting 100% accuracy while training.
#135
sabre-code
closed
1 year ago
7
Ch12, when standard the train data
#134
JPL-JUNO
opened
1 year ago
1
Did you run with the same env variable locally as on CI? E.g. it may be that some config options are different depending on whether you hava `CI=1` in you env. Unfortunately we can't help much without a repro.
#133
MoodyJay2
opened
1 year ago
2
update for newer versions of torchmetrics
#132
rasbt
closed
1 year ago
1
PyTorch Lightning error- Chapter 13
#131
andysingal
closed
1 year ago
1
Next