eric-yyjau / Coding_tricks

The tricks that make programming life easier.
0 stars 0 forks source link

pytorch #2

Open eric-yyjau opened 5 years ago

eric-yyjau commented 5 years ago

Questions

eric-yyjau commented 5 years ago

Mask an array

eric-yyjau commented 5 years ago

Dataset

MNist

eric-yyjau commented 5 years ago

Model manipulation

eric-yyjau commented 5 years ago

Reproducibility

Ref

Q: Data loader: shuffle = True

Q: Data loader: num_workers copy all things?

eric-yyjau commented 5 years ago

Check gradient

Check gradient flow in network - PyTorch Forums https://discuss.pytorch.org/t/check-gradient-flow-in-network/15063/10

eric-yyjau commented 5 years ago

Cuda

runtime error