技术栈
tensorflow.net
zhang_adrian
2 个月前
tensorflow
·
.net
·
lstm
·
tensorflow.net
【.Net 9下使用Tensorflow.net---通过LSTM实现中文情感分析】
本文选用的是电商评论数据,该数据集的下载网址为:https://github.com/renjunxiang/Text-Classification/blob/master/TextClassification/data/data_single.csv ,示例如下:
zhang_adrian
2 个月前
cnn
·
tensorflow
·
.net
·
tensorflow.net
.Net 9下使用Tensorflow.net---CNN_使用卷积模型识别手写数字
本例子使用.net9的winform作为示例。 创建后,通过nuget,添加依赖项 TensorFlow.NET TensorFlow.Keras SciSharp.TensorFlow.Redist–如果使用GPU训练,请使用不同的依赖包