C# 클래스 xpidea.neuro.net.bam.BidirectionalAssociativeMemoryLink

A link for the Bidirectional Associative Memory (BAM) network.
상속: xpidea.neuro.net.adaline.AdalineLink
파일 보기 프로젝트 열기: AlexCherkasov/Neuro.NET 1 사용 예제들

공개 메소드들

메소드 설명
BidirectionalAssociativeMemoryLink ( ) : System

Constructs the link and initializes its weight to zero.

메소드 상세

BidirectionalAssociativeMemoryLink() 공개 메소드

Constructs the link and initializes its weight to zero.
public BidirectionalAssociativeMemoryLink ( ) : System
리턴 System