自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (2)
  • 收藏
  • 关注

原创 npm ERR! path blog\node_modules\canvas

问题描述最近想用gitee搭建一个个人博客,参考的是这篇文章:使用hexo和gitee搭建免费个人博客详细教程但是在执行命令hexo init blog后提示我缺少一些依赖包,于是我按照提示执行了如下命令:cd blognpm install结果就产生了如下报错:npm ERR! path D:\Page\blog\node_modules\canvasnpm ERR! command failednpm ERR! command C:\WINDOWS\system32\cmd.exe /

2021-09-16 08:55:46 3431 1

原创 jupyter notebook启动时报错:Fatal error in launcher: Unable to create process using

问题描述之前用如下命令将一个conda虚拟环境改名:conda create -n torch --clone rlconda remove -n rl --all然后再从torch虚拟环境中启动jupyter就报了如下错误:Fatal error in launcher: Unable to create process using"g:\miniconda3\envs\rl\python.exe" "G:\miniconda3\envs\torch\Scripts\jupyter-not

2021-09-07 09:18:27 1530

OpenAI Key Papers

OpenAI的Spinning UP(https://spinningup.openai.com/en/latest/spinningup/keypapers.html)对于入门深度强化学习是很好的资料,其中推荐了105篇非常经典的论文,这对于想要从事深度强化学习研究的初学者来说极具参考意义。 本人花了一点时间把所有论文下载并按照网页上的分类整理了下来。

2021-08-09

500 Lines or Less.zip

500 Lines or Less focuses on the design decisions that programmers make in the small when they are building something new. The programs you will read about in this book were all written from scratch for this purpose.

2021-02-01

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除