Skip to content

sohelmsc/ChildStauntedness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

##########################################################################
##########################################################################
Author: Mafijul Bhuiyan
University of Alberta
E-mail: mbhuiyan@ualberta.ca
Date: August 14, 2014
##########################################################################
##########################################################################

A c++ program which actually train a set of input data using artificial neural network (ANN) 
to predict the stauntedness of newly born child. 
Here I have applied back propagation multilayer percepton using SIGMOID as activation function. 
This code is developed for the Marathon project in topcoder site. 

Requirement: 
1. g++/C++


To run:

1. Run the make file from terminal. e.g., make all
 
2. ./ANN


Thanks
Mafijul Bhuiyan
University of alberta 
Edmonton, Canada
                  	

 




About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published