Notes
latest

Contents

  • c++ notes
  • floating point number
  • ieee 规定的16, 32, 64, 128比特的浮点数格式列表
  • cuda related
  • Backpropagation的推导
  • convolution arithmetic
  • tensorrt 学习笔记
  • cmake notes
  • git tricks
  • linux notes
  • reStructuredText notes
Notes
  • Docs »
  • Learning Notes
  • Edit on GitHub

Learning Notes¶

Contents

  • c++ notes
    • 1. Why should use member initialization list?
  • floating point number
  • ieee 规定的16, 32, 64, 128比特的浮点数格式列表
  • cuda related
    • how to install nvidia driver in linux?
    • download nvidia driver
  • Backpropagation的推导
    • 约定
    • 公式推导
    • BP算法总结
  • convolution arithmetic
    • 1. convolution
    • 2. pooling
    • 3. tansposed convolution
    • 4. dilated convolution
  • tensorrt 学习笔记
  • cmake notes
  • git tricks
    • How to delete all commit history in github?
  • linux notes
    • linux installer shell maker
    • How to disable gui when ubuntu desktop version booting
    • How to disable guest session
    • ubuntu 18.04 disable xorg using nvidia card!
    • fix time difference in Ubuntu & Windows Dual Boot
  • reStructuredText notes
    • headings

Indices and tables¶

  • Index
  • Module Index
Next

© Copyright JunLiu@2020 Revision 0e7ca3f2.

Built with Sphinx using a theme provided by Read the Docs.