|
From: Lorenz B. <spo...@st...> - 2014-02-04 19:30:35
|
Hello Giuseppe, basically the core components are still KnowledgeSource, ReasonerComponent, LearningProblem, LearningAlgorithm. Do you think about any other components? For the learning taks itself, these are at least the ones needed and how it's done in DL-Learner. Regards, Lorenz On 01/27/2014 05:36 PM, Giuseppe Cota wrote: > To Whom It May Concern, > I would like to develop some new components and I have a couple of > questions to ask (If I may). > > 1. I have read the manual and it says that to create a concrete > component I have to implement one of the following interfaces: > KnowledgeSource, ReasonerComponent, LearningProblem, > LearningAlgorithm, but It says also that the list is incomplete. > Which are all the interfaces and/or abstract classes that I can > implement for the creation of a new component? > 2. I have read the old code, contained in the "Build 2010-08-07" > directory, and the new one. I saw that the management of > configuration options of the components changed. Now, for example > my component has an option called 'testOption' of String type, I > created the setter and getter methods, but I want to set a set of > allowed values. With the old version of DLLearner I could do it > with StringConfigOption#setAllowedValues method, but how can I do > it now with the new policy? > > Greetings, > Giuseppe > > > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > > > _______________________________________________ > dl-learner-discussion mailing list > dl-...@li... > https://lists.sourceforge.net/lists/listinfo/dl-learner-discussion |