GithubHelp home page GithubHelp logo

cis2350---assignment's Introduction

CIS2350---Assignment

MLP to learn the 5-input XOR problem (Without using ML Libraries)

'XORProblem.py' is a script of the 'Assignment' MLP which had the following requirements:

Implement a multi-layer perceptron (MLP) to learn the 5-input XOR problem. The model is built as demonstrated in class. You must implement the project in Python without using AI and ML libraries such as Keras. Use a (random) 80/20 training/test split. Use sigmoid for the hidden and output layer neurons. Use a single output for the class label (0 to 1). Your MLP must therefore have 5 input and 1 output neurons. Start with 4 hidden layer neurons and then experiment with different values. Express results as simple classification error. Discuss, and interpret, the results. Extras - what other experiments, or visualizations, can you do? You do not need a GPU to train the network.

cis2350---assignment's People

Contributors

gigilui15 avatar

Watchers

 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.