摘要:
Searched 'def seed(' in the source code: There is one definition of the seed() method in interface class RandomState: The implementation of the seed()
阅读全文
posted @ 2024-09-28 13:47
ZhangZhihuiAAA
阅读(12)
推荐(0)
摘要:
Gradient descent is an iterative technique commonly used in machine learning and deep learning to find the best possible set of parameters / coefficie
阅读全文
posted @ 2024-09-28 11:32
ZhangZhihuiAAA
阅读(31)
推荐(0)
摘要:
https://pytorch.org/get-started/locally/ zzh@ZZHPC:~/zd/Github$ python -m venv zpytorch (venv创建后不能移动到别的地方,移动到别的地方后虽然仍能activate,但activate之后python和pip也不
阅读全文
posted @ 2024-09-28 09:23
ZhangZhihuiAAA
阅读(203)
推荐(0)