Encog Factory

From Encog Machine Learning Framework
Jump to: navigation, search

The Encog Factory is used to generate machine learning methods and trainers from text strings. These text strings are called Encog Factory codes. Encog Factory codes are used by both Encog Analyst and Encog Core.

Format of the Factory Code

This section describes the format of Encog factory codes for both Machine Learning Methods and Training.

Machine Learning Methods

Machine learning method code is a series of actions sepearated by arrows (->). Each action is not necessarily a layer. The exact format depends on the type of machine learning method you are using.

Training Methods

Personal tools