- 博客(4)
- 问答 (3)
- 收藏
- 关注
原创 针对Input type (torch.cuda.FloatTensor) and weight type (torch.FloatTensor) 问题一种情况解决
解决办法:使用torch官方给定的方法nn.Module建立网络# 在 __init__ 方法中定义模块列表(p.s.遇到好几次了忍无可忍记录下来了)
2024-05-17 23:49:06
364
原创 关于新版本torchtext == 0.12.0 出现的无法调用TabularDataset()的问题
这个库问题很多,而且版本更新后很多方法调整很大,大家最好尽量查阅官方链接。。。(p.s.为啥一堆人要用这个破玩意啊啊啊啊啊)
2023-05-21 21:54:59
769
1
原创 关于使用链表时报错“Segmentation Fault”
在完成数据结构&算法的作业时,vscode报错“Segmentation Fault”的一种错误形式以及其解决办法。
2022-09-17 13:41:54
922
原创 float() argument must be a string or a number, not ‘map‘
机器学习中遇到的 float() argument must be a string or a number, not 'map'
2022-01-03 20:51:48
968
空空如也
关于#python#的问题:安装scrapy包
2022-02-04
关于python正则贪婪与否的问题
2022-02-01
TA创建的收藏夹 TA关注的收藏夹
TA关注的人