02|数据集笔记
这节课老师主要讲授了四个方面的内容:数据的获取途径、数据的处理、数据预处理方法以及模型训练评估。
数据集的获取与处理
1.数据集...
安装部署,启用有问题
我是想在Window 10配置Sserver模式,使用CPU部署,具体安装:
### 安装包:
1. pip install...
飞桨ERNIE常见问题解答
一、ERNIE安装配置类问题
Q1:最适合ERNIE2.0的PaddlePaddle版本是?A1:PaddlePaddle版本建议升级到...
python3.9安装paddle2.0失败
C:\Users\10101>python -m pip install paddlepaddle==2.0.0rc0 -i https://mirror.baidu.com/pypi/simpleDefaulting to user installation because normal site-packages is not writeableLook...
请问为什么我安装paddlelite失败?
Could not find a version that satisfies the requirement paddlelite==2.6.0 (from versions: )No matching distribution found for paddlelite==2.6.0
安装cupy发现cuda配置不对
ERROR: Command errored out with exit status 1: command: /opt/conda/envs/python35-paddle120-env/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-...
paddlepaddle安装最后一步卡死了
[root@47ff881f28ac /]# python housing.pyCache file /root/.cache/paddle/dataset/uci_housing/housing.data not found, downloading http://paddlemodels.bj.bcebos.com/uci_housing/housing...
paddle源码编译安装framework错误
不管是在centos7下还是在ubuntu16下,make中都会出现如下错误,
编译步骤大致遵照:https://www.jianshu.com/p/c6264cd5f5c7
错误明白是找不到...
【Help】Windows+CPU+PIP 安装paddle失败
python -m pip install paddlepaddle==2.2.2 -i https://mirror.baidu.com/pypi/simpleLooking in indexes: https://mirror.baidu.com/pypi/simpleERROR: Could not find a version that s...
dureader数据集问题
官网上面介绍testset有20000个数据,为什么我处理完有120000条数据,是更新了吗,我看问题id已经到了将近50万...