using conda install tensorflow
2026-4-26
在fedora 43上,python的版本是3.14$ python --versionPython 3.14.4使用pip安装tensorflow$ pip install tensorflowDefaulting to user installation because normal site-
fedora get official site of a package
2026-4-29
使用dnf info命令可以查看一个package的详细信息,包括其URL$ dnf info libattr-develAvailable packagesName : libattr-develEpoch : 0Version : 2.5.2R
笔记:What is deep learning
2026-4-30
这一系列的文章,记录Deep Learning with Python 3rd edition这本书的学习笔记。代码仓库:https://github.com/fchollet/deep-learning-with-python-notebooks在线阅读:https://deeplearningw
Copyright © linuxdev.cc 2017-2024. Some Rights Reserved.