- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 The Python Tools server crashed 5 times in the last 3 minutes. The server will not be restarted的解决办法
vscode启动时出现“The Python Tools server crashed 5 times in the last 3 minutes. The server will not be restarted”的解决办法1. 安装pylance;2. Settings -> Extenions ->点击workspace标签 -> Language server, 下拉选择pylance...
2021-07-29 00:27:47
13234
3
原创 TensorFlow SSE/AVX/FMA 指令集编译
当TensorFlow出现I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA 等警告时,表明你的CPU指令集包括了这些...
2018-11-24 20:30:03
1372
原创 模式识别初步 - 基本概念
以前习惯把学习笔记写到一些云笔记里,后来慢慢意识到把自己整理的一些知识与人分享也是件很快乐的事,同时也可以通过别人来发现自己的错误,所以以后会更多地把一些学习笔记分享在博客里。一、分类器及其训练(学习)的方法分类1、分类器:为了实现分类而建立的某种计算模型,以模式特征为输入,以该模式所属的类别信息为输出。实际上训练分类器的过程就是求解模型参数的过程,即解(非)线性方程组的问题。2、
2016-05-03 21:02:21
501
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人