随笔分类 -  深度学习

用tensorflow,keras框架实现图像识别
摘要:python让scatter能够使不同类别的点有不同的颜色、大小和形状 阅读全文
posted @ 2022-10-11 15:44 StarZhai 阅读(2958) 评论(0) 推荐(0) 编辑
摘要:3090显卡适配的torch 阅读全文
posted @ 2022-04-04 09:25 StarZhai 阅读(557) 评论(0) 推荐(0) 编辑
摘要:推荐系统算法的种类:一般的推荐(general recommendation)和序列化推荐(sequential recommendation) 阅读全文
posted @ 2021-12-09 10:23 StarZhai 阅读(1610) 评论(0) 推荐(0) 编辑
摘要:RTX 3090的深度学习环境配置指南:Pytorch、TensorFlow、Keras。配置显卡 阅读全文
posted @ 2021-11-10 17:12 StarZhai 阅读(1442) 评论(0) 推荐(0) 编辑
摘要:推荐系统中对比实验工具--伯乐bole 阅读全文
posted @ 2021-11-02 10:48 StarZhai 阅读(576) 评论(0) 推荐(0) 编辑
摘要:pytorch中反向传播的loss.backward(retain_graph=True)报错 阅读全文
posted @ 2021-11-01 18:18 StarZhai 阅读(25181) 评论(0) 推荐(2) 编辑
摘要:linux更换清华源安装工具 阅读全文
posted @ 2021-10-28 22:30 StarZhai 阅读(2688) 评论(0) 推荐(0) 编辑
摘要:linux安装pytorch 阅读全文
posted @ 2021-10-25 18:10 StarZhai 阅读(1445) 评论(0) 推荐(0) 编辑
摘要:词向量Word2vec的本质 阅读全文
posted @ 2021-09-02 08:22 StarZhai 阅读(301) 评论(0) 推荐(1) 编辑
摘要:python用sklearn进行聚类实践 阅读全文
posted @ 2021-05-05 19:03 StarZhai 阅读(9644) 评论(0) 推荐(0) 编辑
摘要:linux安装TensorFlow-GPU版本 阅读全文
posted @ 2021-03-09 19:27 StarZhai 阅读(2344) 评论(0) 推荐(0) 编辑
摘要:在linux服务器(ubuntu)上搭建一个在线的jupyter notebook 阅读全文
posted @ 2021-03-05 20:36 StarZhai 阅读(952) 评论(0) 推荐(0) 编辑
摘要:python的pandas处理txt文件 阅读全文
posted @ 2020-11-27 21:07 StarZhai 阅读(10337) 评论(0) 推荐(0) 编辑
摘要:在win10机器上配置tensorflow-cpu 阅读全文
posted @ 2020-11-18 17:04 StarZhai 阅读(128) 评论(0) 推荐(0) 编辑
摘要:Jupyter notebook选择conda环境 阅读全文
posted @ 2020-11-17 18:42 StarZhai 阅读(316) 评论(0) 推荐(0) 编辑
摘要:配置局域网下的jupyter notebook 阅读全文
posted @ 2020-11-05 10:30 StarZhai 阅读(966) 评论(0) 推荐(1) 编辑
摘要:一、词向量 1.什么是词向量 词向量技术是将词转化成为稠密向量,并且对于相似的词,其对应的词向量也相近。 词嵌入的官网文档 https://www.tensorflow.org/tutorials/text/word_embeddings?hl=zh-cn 参考资料https://www.jians 阅读全文
posted @ 2020-01-09 14:16 StarZhai 阅读(1151) 评论(0) 推荐(0) 编辑
摘要:自言语言处理基础知识 参考:https://blog.csdn.net/meihao5/article/details/79592667 英文资料: http://github.com/lovesoft5/ml 一、自然语言处理概述 1)自然语言处理:利用计算机为工具,对书面实行或者口头形式进行各种 阅读全文
posted @ 2020-01-06 13:55 StarZhai 阅读(4343) 评论(0) 推荐(1) 编辑
摘要:# -*- coding: cp936 -*- import re string = "xxxxxxxxxxxxxxxxxxxxxxxx entry '某某内容' for aaaaaaaaaaaaaaaaaa" result = re.findall(".*entry(.*)for.*",strin 阅读全文
posted @ 2019-12-20 16:10 StarZhai 阅读(4148) 评论(0) 推荐(0) 编辑
摘要:一、github项目 https://github.com/ildoonet/tf-pose-estimation 1.部署环境时候遇到的问题 ① 按照文档配置环境,其中visual C++ Build tools需要单独安装。参考文档 ②pip安装pycocotools报错“ERROR: Fail 阅读全文
posted @ 2019-12-19 16:17 StarZhai 阅读(1408) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示