会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Jaxon的官方博客
版权所有,转载请注明出处
首页
联系
管理
上一页
1
···
14
15
16
17
18
19
20
21
22
···
25
下一页
2022年11月3日
CVPR论文检索
摘要: 目录相关链接 相关链接 https://github.com/amusi https://github.com/amusi/CVPR2022-Papers-with-Code https://github.com/extreme-assistant/CVPR2023-Paper-Code-Inter
阅读全文
posted @ 2022-11-03 10:20 JaxonYe
阅读(145)
评论(0)
推荐(0)
2022年10月30日
安装ubantu和windows双系统
该文被密码保护。
阅读全文
posted @ 2022-10-30 23:28 JaxonYe
阅读(0)
评论(0)
推荐(0)
2022年10月4日
每日学习日报(2022年10月份)
该文被密码保护。
阅读全文
posted @ 2022-10-04 09:57 JaxonYe
阅读(0)
评论(0)
推荐(0)
2022年8月8日
Jupyter——不使用anaconda的情况下,单独用pycharm+envs虚拟环境,在IDE+浏览器使用
摘要: 所需要的库 安装jupyter包,这时候可以在pycharm运行 如何在浏览器运行 假设直接在浏览器运行http://localhost:8888/是打不开的,会提示输入密码但不知道是多少 解决方法 在终端运行 jupyter notebook list 复制方框链接到浏览器运行,这时候就正常打开运
阅读全文
posted @ 2022-08-08 08:54 JaxonYe
阅读(456)
评论(0)
推荐(0)
2022年8月7日
pycharm设置sciview工具栏的方法
摘要: 打开sciview工具栏 关闭sciview工具栏,单独显示matplotlib的绘图
阅读全文
posted @ 2022-08-07 14:00 JaxonYe
阅读(2235)
评论(0)
推荐(1)
2022年8月6日
pycharm换源
摘要: 使用方法 举个例子,其它类似 pip install matplotlib -i https://pypi.tuna.tsinghua.edu.cn/simple pycharm中设置 换全局的源 https://www.cnblogs.com/yechangxin/articles/1701157
阅读全文
posted @ 2022-08-06 22:50 JaxonYe
阅读(986)
评论(0)
推荐(0)
pycharm的terminal终端中打开不是虚拟环境的解决方法
摘要: 问题 pycharm的terminal终端中打开不是虚拟环境 解决方法 把shell路径改为如下即可 "cmd" /k ".\venv\Scripts\activate.bat" 效果 这时候就对得上了
阅读全文
posted @ 2022-08-06 22:24 JaxonYe
阅读(1401)
评论(0)
推荐(0)
2022年7月30日
关于visual studio2015卸载后,pycharm双击打不开的坑——解决方案
摘要: 坑简单说明 电脑装了visual studio2022和visual studio2015,然后我把visual studio2015卸载后,pycharm就打不开了,怎么双击,重启都没反应。 解决方法 可能是visual studio2015和pycharm存在某种联系,可能卸载了VC后部分插件也
阅读全文
posted @ 2022-07-30 09:38 JaxonYe
阅读(215)
评论(0)
推荐(0)
2022年7月29日
pycharm分析统计项目文件代码情况、行数、源码数等
摘要: 安装statistic插件可以查看 步骤 结果
阅读全文
posted @ 2022-07-29 19:54 JaxonYe
阅读(441)
评论(0)
推荐(0)
二、Deep Learning Basics——Lecture 2: Image Classification with Linear Classifiers——Python / Numpy Review Session
摘要: python-numpy https://cs231n.github.io/python-numpy-tutorial/ https://github.com/cs231n
阅读全文
posted @ 2022-07-29 14:18 JaxonYe
阅读(18)
评论(0)
推荐(0)
上一页
1
···
14
15
16
17
18
19
20
21
22
···
25
下一页
公告