由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
CS版 - 请教一下SVM和ANN的区别
相关主题
Neural Networks 求助除了multi-agent还有什么别的model?
请教一下这个做Learning的faculty水平如何?计算智能 computational intelligence 算是cs的一种研究方向马?
这里有人研究神经网络的吗?急求一个能读取BMP每个象素RGB信息的软件 (转载)
请教 “ data surrogation " 的中文翻译和简单解释NIPS score 得多少才会被接受?
请教高手:Unscented Kalman Filter以下EECS哪些专业比较好到工业界找到工作?
写paper引用wiki的东西可以吗?matlab time series toolbox
paper help.现在人工智能哪些方向有钱途
Kalman Filter, Neural Network, HMM 有什么区别呢Scientists See Promise in Deep-Learning Programs
相关话题的讨论汇总
话题: ann话题: svm话题: neural话题: network话题: mimo
进入CS版参与讨论
1 (共1页)
c******d
发帖数: 906
1
俺是新手,大牛请尽量拍
俺要作的项目要求用现有的model去predict实际应用中的参数
现有的model能生成训练样本,实际样本的参数范围能被包括在内
input大概6,7个,output有1,2个
俺听说SVM和ANN都可以实现俺的目标,如果是作regression,
哪个比较合适?
ANN俺看了一下,还不是很理解。SVM也看了,觉得libsvm作classification
挺好用,不知道作regression怎么样?
先多谢指教
s******e
发帖数: 285
2
what is ANN?

【在 c******d 的大作中提到】
: 俺是新手,大牛请尽量拍
: 俺要作的项目要求用现有的model去predict实际应用中的参数
: 现有的model能生成训练样本,实际样本的参数范围能被包括在内
: input大概6,7个,output有1,2个
: 俺听说SVM和ANN都可以实现俺的目标,如果是作regression,
: 哪个比较合适?
: ANN俺看了一下,还不是很理解。SVM也看了,觉得libsvm作classification
: 挺好用,不知道作regression怎么样?
: 先多谢指教

c******d
发帖数: 906
3
artificial neural network

【在 s******e 的大作中提到】
: what is ANN?
j**********s
发帖数: 132
4
artificial neural network is a vague term. It can be anything.

【在 c******d 的大作中提到】
: artificial neural network
f*******y
发帖数: 988
5
这些完全都是problem/domain dependent的
nonlinear regression用最一般的MLP ANN就可以了,matlab里面什么都有的
svm通常用来搞搞分类

【在 c******d 的大作中提到】
: 俺是新手,大牛请尽量拍
: 俺要作的项目要求用现有的model去predict实际应用中的参数
: 现有的model能生成训练样本,实际样本的参数范围能被包括在内
: input大概6,7个,output有1,2个
: 俺听说SVM和ANN都可以实现俺的目标,如果是作regression,
: 哪个比较合适?
: ANN俺看了一下,还不是很理解。SVM也看了,觉得libsvm作classification
: 挺好用,不知道作regression怎么样?
: 先多谢指教

c******d
发帖数: 906
6
多谢指教
还有一个问题是关于MIMO 系统
到底matlab得NN Toolbox能不能作MIMO?
我在网上看到说不行
The ability to implement a MIMO system is not available in the Neural
Network Toolbox.
http://www.mathworks.com/support/solutions/data/1-1Z2DIE.html?product=NN&solution=1-1Z2DIE
但是我知道有人做出来得系统是MIMO,他说直接用toolbox就可以了
很confuse啊

【在 f*******y 的大作中提到】
: 这些完全都是problem/domain dependent的
: nonlinear regression用最一般的MLP ANN就可以了,matlab里面什么都有的
: svm通常用来搞搞分类

g***o
发帖数: 230
7

It can, but only in a approximate sense, e.g., the following paper:
Fast Neural Network Surrogates for Very High Dimensional River-Estuary-Ocean
Circulation Models. Rudolph van der Merwe, Todd K. Leen, Zhengdong Lu,
Sergey Frolov, and Antonio Baptista. Neural Networks, 20, 462-478, 2007.

【在 c******d 的大作中提到】
: 多谢指教
: 还有一个问题是关于MIMO 系统
: 到底matlab得NN Toolbox能不能作MIMO?
: 我在网上看到说不行
: The ability to implement a MIMO system is not available in the Neural
: Network Toolbox.
: http://www.mathworks.com/support/solutions/data/1-1Z2DIE.html?product=NN&solution=1-1Z2DIE
: 但是我知道有人做出来得系统是MIMO,他说直接用toolbox就可以了
: 很confuse啊

c******d
发帖数: 906
8
thanks a lot

Ocean

【在 g***o 的大作中提到】
:
: It can, but only in a approximate sense, e.g., the following paper:
: Fast Neural Network Surrogates for Very High Dimensional River-Estuary-Ocean
: Circulation Models. Rudolph van der Merwe, Todd K. Leen, Zhengdong Lu,
: Sergey Frolov, and Antonio Baptista. Neural Networks, 20, 462-478, 2007.

1 (共1页)
进入CS版参与讨论
相关主题
Scientists See Promise in Deep-Learning Programs请教高手:Unscented Kalman Filter
google有没有公开自己的deep learning infrastructure?写paper引用wiki的东西可以吗?
审稿机会 Review Invitation: soft computing 方向paper help.
审稿机会 Call for reviewers: soft computing 方向Kalman Filter, Neural Network, HMM 有什么区别呢
Neural Networks 求助除了multi-agent还有什么别的model?
请教一下这个做Learning的faculty水平如何?计算智能 computational intelligence 算是cs的一种研究方向马?
这里有人研究神经网络的吗?急求一个能读取BMP每个象素RGB信息的软件 (转载)
请教 “ data surrogation " 的中文翻译和简单解释NIPS score 得多少才会被接受?
相关话题的讨论汇总
话题: ann话题: svm话题: neural话题: network话题: mimo