3. NASA Li-ion Dataset, Python-based MLP Neural Network for Remaining Useful Life (RUL) Prediction
code: https://github.com/XiuzeZhou/NASA
1. Introduction
Recent years, with the hot trend of Li-ion batteries, I start my Li-ion battery rese
...
6. Pytorch-based Transformer Network for Remaining Useful Life Prediction of Lithium-Ion Batteries
paper:
http://zhouxiuze.com/pub/Transformer.pdf
code:
https://github.com/XiuzeZhou/RUL
referce:
D. Chen, W. Hong, and X. Zhou, "Transfo
...
Windows GPU 部署大模型 Alpaca-Lora (羊驼-Lora)
原创博客,转载请注明出处,谢谢!
一、背景
随着大模型的热度大爆特爆,开启了我的大模型探索之路。
...
阿里云 免费 SSL 证书 更换指南——转载
转载自:欧小麦csdn
原因
个人主页搭建了也一年多了,收到短信通知说 ssl 要过期了。让我更换证书。短短一年,我已经忘了当初是怎么弄的了。。。
再次记录一下,免得忘了。
...
锂电池研究之七——基于 Pytorch 的高斯函数拟合时间序列数据
原创博客,转载请注明出处,谢谢!
代码下载地址:https://github.com/XiuzeZhou/CALCE
1. 需求
最近有同学发邮件问我:因为我不是计算机方向的,不熟悉机器学习的方法,所以想用传统的数据拟合的方法来对锂电池的数据进行建模——输入是时间变量,输出是电池
...
锂电池的研究之六——基于 Pytorch 的 Transformer 锂电池寿命预测
原创博客,转载请注明出处,谢谢!
代码下载地址:
https://github.com/XiuzeZhou/RUL
参考论文:
D. Chen, W. Hong, and X. Zhou, "Transformer Network for Remaining Usefu
...
CoCNN:共现 CNN 推荐算法
论文 CoCNN: Co-occurrence CNN for Recommendation 中文讲解
个人学术主页:http://zhouxiuze.com/
代码下载地址:https://github.com/XiuzeZhou/cocnn
包括两个版本:tensorflow
...