DING's blog
  • Home
  • Archives
  • Categories
  • Tags
  • About
  •   
  •   
Python Interview-1. Variables and Copy

Python Interview-1. Variables and Copy

[Python Interview]1. Variables and Copy Variable Types immutable variable immutable variables include : int string tuple When a function is called, the immutable variable parameters are passed by va
2023-02-26
python > basics
#python #variable #copy
AdaDelta and Adam Algorithm

AdaDelta and Adam Algorithm

AdaDelta and Adam Algorithm AdaDelta AdaDelta is another variant of AdaGrad. Like RMSProp, it solves the problem of relying too much on previous gradients, by leaky average, but in a more complicated
2023-02-19
machine learning > Dive into Deep Learning-Notes > optimization
#machine learning #optimization
AdaGrad and RMSProp Algorithm

AdaGrad and RMSProp Algorithm

AdaGrad and RMSProp Algorithm AdaGrad Standard gradient descend is too scaled to be applied to modern deep neural network. AdaGrad is a effective method to optimize by adjusting learning rate dynamic
2023-02-18
machine learning > Dive into Deep Learning-Notes
#machine learning #optimization

CNN: Convolution? Now I am at chapter convolutional neural network. There is a formula with many subscripts: What does it mean? Well, let’s put it in a graph.
2023-02-05
Covariate Shift, Label Shift and Concept Shift

Covariate Shift, Label Shift and Concept Shift

[Dive into Deep Learning] Covariate Shift, Label Shift and Concept Shift When studying distribution shift, these concepts kept confusing me for a long time. After searching they finally become clearer
2023-01-30
machine learning > Dive into Deep Learning-Notes
#machine learning #distribution shift

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick
2022-09-28
1234

Search

Hexo Fluid