我需要帮助来找到C#多层感知器的模块 [英] I need help finding a module to c # of multilayer perceptron

查看:97
本文介绍了我需要帮助来找到C#多层感知器的模块的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我想知道是否有一个用于C#的模块,该模块以多层感知器作为基本模块,可以在权重之后输入,依此类推,我正在撰写论文并解决此问题,请您能帮我解决这个问题问题,

非常感谢,谢谢.

Hi,

I want to know if there is a module for C# in which this implemented multilayer perceptron as a base module to enter after the weights and so on, I''m developing a thesis and get this problem, please if you can help me with that problem,

I appreciate very much, thanks.

推荐答案

好吧,您熟悉FloodWeka软件吗?
您将在此处找到参考资料以及概述: http://en.wikipedia.org/wiki/Multilayer_perceptron [ ^ ].

您可以使用P/Invoke或C ++/CLI以混合模式(托管+非托管)将其导入到C#项目中.

您是否熟悉Andrew Kirillov的作品( http://www.codeproject.com/script/Membership /View.aspx?mid=1181072 [ ^ ])?参见基于C#的神经网络 [
Well, are you familiar with Flood and Weka software?
You will find the references here, as well as the overview: http://en.wikipedia.org/wiki/Multilayer_perceptron[^].

You can import it to your C# projects either using P/Invoke or C++/CLI in mixed mode (managed+unmanaged).

Are you familiar with works by Andrew Kirillov (http://www.codeproject.com/script/Membership/View.aspx?mid=1181072[^])? See Neural Networks on C#[^]. Andrew is a highly knowledgeable CodeProject member, so you can ask him some questions.

—SA


我宁愿使用Encog- http://www. heatonresearch.com/encog [ ^ ].认为它是用于NN编程的最完整的库.
问候
I would rather use Encog - http://www.heatonresearch.com/encog[^]. Consider it the most complete library for NN programming.
Regards


这篇关于我需要帮助来找到C#多层感知器的模块的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆