uusseeTTrraaiinniinnggSSeett -- mmaakkeess aann eexxaammppllee sseett tthhee ccuurrrreenntt ttrraaiinniinngg sseett UUSSAAGGEE useTrainingSet [] DDEESSCCRRIIPPTTIIOONN With no argument, this returns a list of all example sets compatible with the active network. Given the name of an example set, this will make that set the training set for the active network. With the null string in place of an example set, this will set the network to have no training set. EEXXAAMMPPLLEESS To make "lots-o-data" the training set: lens> useTrainingSet lots-o-data To give the network no training set: lens> useTrainingSet {} SSEEEE AALLSSOO _u_s_e_T_e_s_t_i_n_g_S_e_t, _l_o_a_d_E_x_a_m_p_l_e_s, _d_e_l_e_t_e_E_x_a_m_p_l_e_S_e_t_s --------------------------------------------------------------------------- Last modified: Mon Mar 1 12:23:30 EST 1999