240 发简信
IP属地:北京
  • 使用虚拟机Ubuntu进行深度学习(1)

    参考本文https://blog.csdn.net/cooperlir/article/details/105944179 1下载Ubuntu22.4.1 资源地址:中科大镜...

  • 120
    2022-04-25

    ImportError: cannot import name 'LayerNormalization' from 'tensorflow.python.keras.laye...

  • 120
  • 安装好linux安装软件时无法定位文件

    2.用文本编辑器打开sources.list,手动添加下面的更新源 leafpad /etc/apt/sources.list、 !!!一个重要的命令 快速更换 软件源。

  • import tensorflow.compat.v1 as tf tf.disable_v2_behavior()解决办法

    import tensorflow.compat.v1 as tf tf.disable_v2_behavior() Anne3322020-05-28 10:07:35 1...

  • 使用Anaconda解决Geopandas的环境部署问题

    原创ericsysu 最后发布于2018-08-01 11:56:52 阅读数 1098 收藏 展开 Introduction 近来几天,因为需要帮地院的同学写一些使用Py...

  • anaconda pip install使用镜像

    python:pip install pandas报错 Could not find a version that satisfies the requirement num...