A generic neural network framework using design patterns

Show simple item record

dc.contributor.advisor Engelbrecht, Andries P.
dc.contributor.postgraduate Van der Stockt, Stefan Aloysius Gert en
dc.date.accessioned 2013-09-07T11:49:58Z
dc.date.available 2008-09-10 en
dc.date.available 2013-09-07T11:49:58Z
dc.date.created 2008-04-23 en
dc.date.issued 2007 en
dc.date.submitted 2008-08-28 en
dc.description Dissertation (MSc)--University of Pretoria, 2007. en
dc.description.abstract Designing object-oriented software is hard, and designing reusable object-oriented software is even harder. This task is even more daunting for a developer of computational intelligence applications, as optimising one design objective tends to make others inefficient or even impossible. Classic examples in computer science include ‘storage vs. time’ and ‘simplicity vs. flexibility.’ Neural network requirements are by their very nature very tightly coupled – a required design change in one area of an existing application tends to have severe effects in other areas, making the change impossible or inefficient. Often this situation leads to a major redesign of the system and in many cases a completely rewritten application. Many commercial and open-source packages do exist, but these cannot always be extended to support input from other fields of computational intelligence due to proprietary reasons or failing to fully take all design requirements into consideration. Design patterns make a science out of writing software that is modular, extensible and efficient as well as easy to read and understand. The essence of a design pattern is to avoid repeatedly solving the same design problem from scratch by reusing a solution that solves the core problem. This pattern or template for the solution has well understood prerequisites, structure, properties, behaviour and consequences. CILib is a framework that allows developers to develop new computational intelligence applications quickly and efficiently. Flexibility, reusability and clear separation between components are maximised through the use of design patterns. Reliability is also ensured as the framework is open source and thus has many people that collaborate to ensure that the framework is well designed and error free. This dissertation discusses the design and implementation of a generic neural network framework that allows users to design, implement and use any possible neural network models and algorithms in such a way that they can reuse and be reused by any other computational intelligence algorithm in the rest of the framework, or any external applications. This is achieved by using object-oriented design patterns in the design of the framework. en
dc.description.availability unrestricted en
dc.description.department Computer Science en
dc.identifier.citation a 2007 en
dc.identifier.other E1073/gm en
dc.identifier.upetdurl http://upetd.up.ac.za/thesis/available/etd-08282008-174737/ en
dc.identifier.uri http://hdl.handle.net/2263/27614
dc.language.iso en
dc.publisher University of Pretoria en_ZA
dc.rights © University of Pretoria 2007 E1073/ en
dc.subject Computational intelligence en
dc.subject Software engineering en
dc.subject Design pattern en
dc.subject Incremental learning en
dc.subject Sensitivity analysis en
dc.subject Taxonomy en
dc.subject Saila algorithm en
dc.subject Neural network library en
dc.subject Cilib en
dc.subject Artificial neural network en
dc.subject Artificial intelligence en
dc.subject UCTD en_US
dc.title A generic neural network framework using design patterns en
dc.type Dissertation en


Files in this item

This item appears in the following Collection(s)

Show simple item record