Giter Site home page Giter Site logo

coc102---ann-implementation's Introduction

COC102---ANN-Implementation

Advanced AI Systems - Neural Network Coursework Deadline: 23 March 2017

Implement a multi-layer perceptron (MLP) trained using the error backpropagation algorithm. Once implemented the network should be trained on the data set provided and its perfoemance should be evaluated.

There are a number of stages to this process that will be evaluated:

  1. Implementation of the algorithm in an appropriate language
  2. Documentation and commenting of this implementation
  3. Appropriate data pre-processing of the supplied data set
  4. Appropriate training, configuration and weight adjustment of the ANN model
  5. Appropriate evaluation of the chosen ANN structure
  6. A report detailing the above process and discussing the evaluation of the model

For additional marks the ANN model should be contrasted with a simple data driven model such as a multiple linear regression model (for example, see LINEST in Excel). You should also try different ‘improvements’ to the standard backpropagation algorithm and report on these – for example, momentum, annealing, etc.

coc102---ann-implementation's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.