Some thoughts I wrote into codes. View the notebooks in nbviewer.
- Batch normalization
- Bessel's Correction
- Dicing
- Ensemble correct rate
- Floating point arithmetic
- Reduced row echelon form
- The absolute error in numerical diffenentiation
- The Mental Game of Python
- CUDA Cython extension implementation
- Edge detection for object with simple background
- ViT PyTorch pretrained model inference with flask docker implementation