翻译,go-generitics实现更快的排序
references
https://eli.thegreenplace.net/2022/faster-sorting-with-go-generics/#id4
https://eli.thegreenplace.net/2022/faster-sorting-with-go-generics/#id4
wsl 2 ,ulimit -n 65535 设置报错=>
ulimit: Permission denied when changing resource of type ‘Maximum number of open file descriptors’
修改 /etc/security/limits.conf 的配置,再su username切换到当前用户就会生效
1 | #soft for enforcing the soft limits |
Momentum:
Momentum takes past gradients into account to smooth out the steps of gradient descent. It can be applied with batch gradient descent, mini-batch gradient descent or stochastic gradient descent.
You have to tune a momentum hyperparameter β and a learning rate α.
non-stationary:非平稳过程
univariate time series
multivariate time series
问题
1 | Failed to get convolution algorithm. This is probably because cuDNN |
描述
supervised learning
由一组参考的输入输出x、y, mapping得到相应的关系y=f(x)
structure data
data indatabase例如年龄、房价预测中的zip code、bedrooms、wealth等
错误信息
1 | curl:error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory |
1 | Error : |