473,396 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

backpropagation classification

im using a backpropagation classification C code which is written by C. K Mohan on 1997. i was wondering how was the input file for the coding. i would to do a classification experimental by using backpropagation. Following is the link of the coding.

www.cis.syr.edu/~mohan/html/Bookfiles/ckm_bp.c

if got other C source code on the backpropagation, please feel free to suggest.
Apr 26 '08 #1
3 3203
JosAH
11,448 Expert 8TB
im using a backpropagation classification C code which is written by C. K Mohan on 1997. i was wondering how was the input file for the coding. i would to do a classification experimental by using backpropagation. Following is the link of the coding.

www.cis.syr.edu/~mohan/html/Bookfiles/ckm_bp.c

if got other C source code on the backpropagation, please feel free to suggest.
Read the source code: it either reads the number of layers, the initial weights
and a few other constants from stdin (interactive mode) or it reads them from a
file. Following the control flow shows you in what order these numbers must be
present in the file. No formatting is required, just numbers separated by white space.

kind regards,

Jos
Apr 26 '08 #2
thanks for your reply.
actually i am a newbie in c programming. can i ask for example input to the program?
Apr 27 '08 #3
JosAH
11,448 Expert 8TB
thanks for your reply.
actually i am a newbie in c programming. can i ask for example input to the program?
No I'm not going to do your work for you; all you have to do is read the source
code and jot down in what order which numbers are read by the program.

kind regards,

Jos
Apr 27 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Perttu Pulkkinen | last post by:
PHP-community should develop a classification system for content management tools. This would exremely useful since it is very painstaking to load, install and try out different applications...
4
by: Robin Becker | last post by:
This article at the BBC reports on what appears to be a genetic algorithm or random search method for finding words that apparently fool bayesian classifiers every time. ...
4
by: Kumar | last post by:
Hi all, can anybody help me.I have to do the classification for the dependence. As we have give a loop body. It may contain dependence or may not. If it contains dependence then we do diffeerent...
27
by: jacob navia | last post by:
As Richard Bos rightly pointed out, I had left in my classification of types the C99 types Complex and boolean. Here is a new classification. Those are not mentioned in the classification of...
1
by: kenk | last post by:
Can anyone point me some sites, or tell me where can i find information of industry standards for classification information for loggers and tracers? I know that, there are some loggers that are...
6
by: Grant Robertson | last post by:
I am interested in including classification info in metadata. I am aware of the Dublin Core and XMP. However, neither of these appear to specify exactly how the classification data should be...
4
by: Basilisk96 | last post by:
This topic is difficult to describe in one subject sentence... Has anyone come across the application of the simple statement "if (object1's attributes meet some conditions) then (set object2's...
4
by: Evan Klitzke | last post by:
Hi all, What frameworks are there available for doing pattern classification? I'm generally interested in the problem of mapping some sort of input to one or more categories. For example, I want...
2
by: ist | last post by:
Hi, I am studying data mining features of SSAS and for a workshop I've created 2 views derived from vTargetMail view of AdventureWorksDW. Train data consists every record except those in Pacific,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.