会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
linkcxt
博客园
首页
新随笔
联系
订阅
管理
2024年5月11日
智能工作流:Spring AI高效批量化提示访问方案
摘要: 集用SpringAI搭建系统,依靠线程池\负载均衡等技术进行请求优化,用于解决科研&开发过程中对GPT接口进行批量化接口请求中出现的问题。大语言模型接口以OpenAI的GPT 3.5为例,JDK版本为17。
阅读全文
posted @ 2024-05-11 21:12 linkcxt
阅读(459)
评论(0)
推荐(1)
2022年6月28日
FS2K人脸素描属性识别
摘要: 根据FS2K数据集,利用VGG16,DenseNet,ResNet进行训练和测试,实现输入一张图片(简笔画和普通照片),输出该图片的属性特征信息
阅读全文
posted @ 2022-06-28 15:48 linkcxt
阅读(722)
评论(0)
推荐(0)
2022年3月10日
Ubuntu系统iptables安全防护整改计划
摘要: 简介iptables处理流程,常用iptables命令,规则设置完成后,解决利用ping测试网络出现的问题,最后保存iptables设置及重启自动恢复
阅读全文
posted @ 2022-03-10 15:08 linkcxt
阅读(245)
评论(0)
推荐(0)
2021年10月31日
JAVA设计模式总结—建造者模式
摘要: 建造者模式的动机与定义、结构与分析、实例与解析、效果与应用
阅读全文
posted @ 2021-10-31 17:05 linkcxt
阅读(276)
评论(0)
推荐(0)
2021年8月19日
HTML中使用Flex布局的使用技巧
摘要: 相关文档 HTML:https://www.w3school.com.cn/html/index.asp bootstrap-css: https://v3.bootcss.com/css/#forms HTML总体介绍 <!DOCTYPE html> <html> <head> <!-- 编码 -
阅读全文
posted @ 2021-08-19 17:25 linkcxt
阅读(43)
评论(0)
推荐(0)
2021年8月1日
Anaconda项目环境快速搭建过程 以知识图谱为例
摘要: 利用Anaconda创建虚拟环境,并搭建知识图谱环境的过程。
阅读全文
posted @ 2021-08-01 16:38 linkcxt
阅读(340)
评论(1)
推荐(0)
Django快速入门之项目配置
摘要: Django2.0.5的项目配置,小白入门指南
阅读全文
posted @ 2021-08-01 16:33 linkcxt
阅读(61)
评论(0)
推荐(0)
2021年7月9日
Sentiment analysis in nlp
摘要: The goal of the program is to analysis the article title is Sarcasm or not, i use tensorflow 2.5 to solve this problem.
阅读全文
posted @ 2021-07-09 17:13 linkcxt
阅读(71)
评论(0)
推荐(0)
2021年7月8日
word processing in nlp with tensorflow
摘要: through tokenier and Serialization achieve word processing for train neuro network,i use some sample with tensorflow to introduce.
阅读全文
posted @ 2021-07-08 16:01 linkcxt
阅读(45)
评论(0)
推荐(0)
2021年7月4日
leetcode二叉树题目总结
摘要: leetcode专题学习中二叉树相关题目的思路代码总结
阅读全文
posted @ 2021-07-04 16:20 linkcxt
阅读(71)
评论(0)
推荐(0)
下一页
公告