Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 517 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 517 Bytes

my-repo

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