필터 지우기
필터 지우기

what is the difference between nftool & nntool ??

조회 수: 23 (최근 30일)
Hoda abuzied
Hoda abuzied 2012년 8월 25일
댓글: Walter Roberson 2017년 5월 5일
Hello, All
what is the difference between nftool & nntool ?? i'm building a network that will be used for prediction....which tool is more accurate nftool or nntool???

채택된 답변

Walter Roberson
Walter Roberson 2012년 8월 26일
nftool specifically uses a 2 layer LM for fitting.
nntool allows the creation of more general neural networks.
As the networks created by nftool are a subset of the networks that can be created with nntool, nntool properly applied will never be less accurate. But nftool might be as accurate as you need.
  댓글 수: 3
Ain Zulkurnain
Ain Zulkurnain 2017년 5월 5일
can you elaborate it, please.thank you.
Walter Roberson
Walter Roberson 2017년 5월 5일
nntool can create the networks used by nftool, and can create other networks as well. Because nntool is more general, it has more settings, and describes things a bit differently. Anything you can do with nftool can also be done with nntool, but there are things that can be done with nntool that cannot be done with nftool.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by