logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

机器学习_正规方程(最小二乘法)的推导

机器学习中正规方程的推导,一共两种推导方式

#机器学习#最小二乘法
解决This application failed to start because it could not find or load the Qt platform plugin "windows

PyQt5+python做UI时,使用pyinstaller打包成exe,点击运行exe文件时,出现This application failed to start because it could not find or load the Qt platform plugin "windows错误。问题是,缺少必要的dll文件,我们找到路径:C:\ANACONDA\Lib\site-p

解决This application failed to start because it could not find or load the Qt platform plugin "windows

PyQt5+python做UI时,使用pyinstaller打包成exe,点击运行exe文件时,出现This application failed to start because it could not find or load the Qt platform plugin "windows错误。问题是,缺少必要的dll文件,我们找到路径:C:\ANACONDA\Lib\site-p

python简单命令

python简单命令tldr 根据二八原则将命令的常用场景给出示例example:tldr pythontldr tmuxTmux 是一个终端复用器(terminal multiplexer),非常有用,属于常用的开发工具。(参考:http://www.ruanyifeng.com/blog/2019/10/tmux.html)example:tmuxtmux attach -t 0tmux sp

到底了