• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






泽兵

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 2 3 4 5 6 7 8 9 10 ··· 15 下一页

2019年5月20日

VS2015无法加载的错误
摘要: 1、找不到“XXX.h”,修改红框内容。譬如找不到“GLFW/glfw3.h”,添加GLFW的前一级目录 2、“XXX.lib”找不到 工程属性 链接 输入 -- 附加依赖项,添加或修改“XXX.lib”的绝对路径 3、无法打开“XXX_debug.dll” 最简单的方法,找到“XXX_debug. 阅读全文
posted @ 2019-05-20 16:49 兵航 阅读(338) 评论(0) 推荐(0)
 

2019年5月17日

对象池机制
摘要: https://blog.csdn.net/shiyaru1314/article/details/45071319 阅读全文
posted @ 2019-05-17 20:35 兵航 阅读(123) 评论(0) 推荐(0)
 
机器码和字节码
摘要: https://www.cnblogs.com/qiumingcheng/p/5400265.html 阅读全文
posted @ 2019-05-17 14:29 兵航 阅读(117) 评论(0) 推荐(0)
 

2019年5月16日

pytorch Dataset 的ImageFolder
摘要: https://www.jianshu.com/p/13e31d619c15 阅读全文
posted @ 2019-05-16 17:14 兵航 阅读(781) 评论(0) 推荐(0)
 
pytorch中transform函数
摘要: https://www.jianshu.com/p/13e31d619c15 阅读全文
posted @ 2019-05-16 17:00 兵航 阅读(653) 评论(0) 推荐(0)
 

2019年5月14日

极大似然估计与交叉熵损失函数
摘要: https://zhuanlan.zhihu.com/p/26614750 https://blog.csdn.net/zengxiantao1994/article/details/72787849 https://blog.csdn.net/red_stone1/article/details/ 阅读全文
posted @ 2019-05-14 17:34 兵航 阅读(1111) 评论(0) 推荐(0)
 

2019年5月13日

安装Ubuntu18.04和Windows10双系统时卡死
摘要: https://blog.csdn.net/BandaryWangCSDN/article/details/83721436 为了避免出现,关机或重启卡死,需要修改 /etc/default/grub 文件,在quiet splash 后面添加nomodeset 阅读全文
posted @ 2019-05-13 17:13 兵航 阅读(385) 评论(0) 推荐(0)
 
WSL(Windows Subsystem for Linux)的安装与使用
摘要: https://www.cnblogs.com/JettTang/p/8186315.html 阅读全文
posted @ 2019-05-13 09:43 兵航 阅读(236) 评论(0) 推荐(0)
 

2019年5月12日

头梯度
摘要: https://www.cnblogs.com/yjmyzz/p/7783286.html 阅读全文
posted @ 2019-05-12 18:22 兵航 阅读(215) 评论(0) 推荐(0)
 
Running setup.py clean for pyaudio
摘要: apt install libasound-dev portaudio19-dev libportaudiocpp0 阅读全文
posted @ 2019-05-12 16:04 兵航 阅读(1884) 评论(0) 推荐(0)
 
上一页 1 2 3 4 5 6 7 8 9 10 ··· 15 下一页