#!/bin/csh -f

../anfis3/anfis	# command					\
2		# input no.					\
4		# MF no.					\
121		# training data no.				\
0		# checking data no.				\
250		# epoch no.					\
0.1		# step size					\
0.8		# decrease_rate of step size			\
1.25		# increase_rate of step size			\
0		# debug (0:off, 1:on)
