Skip to content

Implementation of perceptron training algorithm for XOR gate.

Notifications You must be signed in to change notification settings

imaculate/ANN-XOR-Gate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Imaculate Mosha

Date: 27th August 2015
Name: Implementation of XOR logic gate with Artificial Neural Network.


Description: 
This assignment is written to in responce to Lab 2 of Machine Learning.  

Instructions: Extract the tar file. Navigate to the destination folder from the command line. 
Enter make

Run  the command "Driver"




 
	 

List of files: 
Driver.cpp  - source code
Training data files
and.txt  
or.txt 
nand.txt





 

About

Implementation of perceptron training algorithm for XOR gate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published