会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
山本夏木
博客园
首页
新随笔
联系
管理
订阅
1
2
3
4
5
···
22
下一页
2022年5月28日
为jupyter添加conda中的kernel
摘要: 1. Anaconda 虚拟环境配置以及在 Jupyter 中的相关配置 如果遇到 ModuleNotFoundError: No module named 'IPython.core' 报错 2. jupyter notebook切换虚拟环境时遇到的异常解决(ModuleNotFoundError
阅读全文
posted @ 2022-05-28 21:40 Johnny、
阅读(63)
评论(0)
推荐(0)
2022年5月10日
docker中部署jupyter远程服务
摘要: 1.Jupyter Notebook连接Docker环境 2.FATE单机部署指南 3.Docker 容器使用
阅读全文
posted @ 2022-05-10 20:47 Johnny、
阅读(61)
评论(0)
推荐(0)
2021年8月3日
【转】TCP/IP的通信过程
摘要: TCP/IP的通信过程:http://www.360doc.com/content/18/0727/10/3355271_773553873.shtml
阅读全文
posted @ 2021-08-03 15:35 Johnny、
阅读(39)
评论(0)
推荐(0)
2021年7月17日
统计学笔记
摘要: 1.浅谈p值(p-value是什么)
阅读全文
posted @ 2021-07-17 22:23 Johnny、
阅读(40)
评论(0)
推荐(0)
【转】office2019安装Mathtype7.4运行时错误53
摘要: 亲测有用: 1.官网下载试用版:https://www.mathtype.cn/ 2.配置mathtype:https://blog.csdn.net/brawly/article/details/104096647
阅读全文
posted @ 2021-07-17 20:15 Johnny、
阅读(165)
评论(0)
推荐(0)
2021年4月18日
leetcode_买卖股票_dp状态机
摘要: #include <iostream> #include <algorithm> #include <vector> using namespace std; // 122. 买卖股票的最佳时机 II 通过 // 执行用时:0 ms, 在所有 C++ 提交中击败了100.00%的用户 // 内存消耗
阅读全文
posted @ 2021-04-18 06:40 Johnny、
阅读(135)
评论(0)
推荐(0)
leetcode_买卖股票_暴力递归
摘要: 恢复内容开始 #include <iostream> #include <algorithm> #include <vector> using namespace std; // 122. 买卖股票的最佳时机 II 199/200 个通过测试用例 // 可无数次交易 class Solution {
阅读全文
posted @ 2021-04-18 06:39 Johnny、
阅读(68)
评论(0)
推荐(0)
2021年3月4日
tensorflow正则化
摘要: 参考: 1.基于tensorflow的正则化实现 全看完 2.tf.layers.dense添加正则项 很短,拿来就用 两条链接看完包会
阅读全文
posted @ 2021-03-04 02:19 Johnny、
阅读(92)
评论(0)
推荐(0)
2020年12月24日
【转】Typora完全使用详解
摘要: 链接: https://sspai.com/post/54912/
阅读全文
posted @ 2020-12-24 22:59 Johnny、
阅读(94)
评论(0)
推荐(0)
【转】C++11优化使用emplace,emplace_back
摘要: https://blog.csdn.net/windpenguin/article/details/75581552
阅读全文
posted @ 2020-12-24 03:58 Johnny、
阅读(77)
评论(0)
推荐(0)
1
2
3
4
5
···
22
下一页
公告