KelpNet:纯C#机器学习框架

时间:2024-02-25 21:47:57
【文件属性】:

文件名称:KelpNet:纯C#机器学习框架

文件大小:403KB

文件格式:ZIP

更新时间:2024-02-25 21:47:57

machine-learning deep-learning csharp neural-network dotnet

KelpNet:纯C#机器学习框架 /* SampleCode */ FunctionStack < float> nn = new FunctionStack < float>( new Convolution2D < float>( 1 , 32 , 5 , pad : 2 , name : " l1 Conv2D " ), new ReLU < float>( name : " l1 ReLU " ), new MaxPooling < float>( 2 , 2 , name : " l1 MaxPooling " ), new Convol


网友评论

  • 你这个,有类库吗,下载下来,识别不到KelpNet.CL,没有kelpnet.dll这个文件吧