Computerized Paper Evaluation using Neural Network
#1

Definition
This paper addresses the issue of exam paper evaluation using neural network. This paper foresees the possibility of using adaptive real time learning through computers viz. the student is made to feed his answers in a restricted format to the computer to the questions it puts up and the answers are evaluated instantaneously. This is accomplished by connecting the computers to a Knowledge Server. This server has actually connections to various authenticated servers (encyclopedias) that contain valid information about all the subjects. The information in the server is organized in a specific manner. The exam is adaptive in the sense that the computer asks distinct questions to each individual depending upon their specialization. This paper also analyzes the role of existing neural network models like Adaptive Resonance Theory (ART), Back Propagation, Perceptron, Self-Organizing Feature Map (SOFM) can be optimized to implement such an evaluation system.

Introduction
Computers have revolutionized the field of education. The rise of internet has made computers a real knowledge bank providing distanteducation, corporate access etc. But the task of computers in education can be comprehensive only when the evaluation system is also computerized. The real assessment of students lies in the proper evaluation of their papers. Conventional paper evaluation leaves the student at the mercy of the teachers. Lady luck plays a major role in this current system of evaluation. Also the students don't get sufficient opportunities to express their knowledge. Instead they are made to regurgitate the stuff they had learnt in their respective text books. This hinders their creativity to a great extent. Also a great deal of money and time is wasted. The progress of distance education has also been hampered by the non-availability of a computerized evaluation system. This paper addresses how these striking deficiencies in the educational system can be removed.

Neural Network - Basics
An Artificial Neural Network (ANN) is an information processing paradigm that is inspired by the way biological nervous systems, such as the brain, process information. The key element of this paradigm is the novel structure of the information processing system. It is composed of a large number of highly interconnected processing elements (neurons) working in unison to solve specific problems. ANNs, like people, learn by example. An ANN is configured for a specific application, such as pattern recognition or data classification, through a learning process.
Role of Neural Network:

Tasks cut out for the neural network:
a. Analyze the sentence written by the student.
b. Extract the major components of each sentence.
c. Search the reference for the concerned information.
d. Compare the points and allot marks according to the weightage of that point.
e. Maintain a file regarding the positives and negatives of the student.
f. Ask further questions to the student in a topic he is more clear off.
g. If it feels of ambiguity in sentences then set that answer apart and continue with other answers and ability to deal that separately with the aid of a staff.
Reply
#2
please send me working and implementation of "computerized paper evaluation using neural network".please send me more and more on this topic.I want additional information except u have provided.
Reply
#3
[attachment=90]

and also use to see
http://ducati.doc.ntu.ac.uk/uksim/journa.../paper.doc
http://scribddoc/19799718/COMPUTRISED-PAPER-EVALUATION-USING-NEURAL-NETWORK
http://scribddoc/18998119/Computrised-Paper-Evaluation-Using-Neural-Network



for Computerized Paper Evaluation using Neural Network
Reply
#4
imagre gdsdfgghghnbxzf btggrf
fghmuyhynudfhnurth
Reply
#5
[attachment=10187]
ABSTRACT
This paper addresses the issue of exam paper evaluation using neural network. This paperforesees the possibility of using adaptive real time learning through computers viz. the student ismade to feed his answers in a restricted format to the computer to the questions it puts up and theanswers are evaluated instantaneously. This is accomplished by connecting the computers to aKnowledge Server. This server has actually connections to various authenticated servers(encyclopedias) that contain valid information about all the subjects. The information in theserver is organized in a specific manner. The exam is adaptive in the sense that the computerasks distinct questions to each individual depending upon their specialization. This paper alsoanalyzes the role of existing neural network models likeBack Propagation, Perceptron, Self-Organizing Feature Map (SOFM) can be optimized to implement such an evaluation system.
CHAPTER 1
INTRODUCTION

Computers have revolutionized the field of education. The rise of internet has made computers areal knowledge bank providing distant education, corporate access etc. But the task of computersin education can be comprehensive only when the evaluation system is also computerized. Thereal assessment of students lies in the proper evaluation of their papers. Conventional paperevaluation leaves the student at the mercy of the teachers. Lady luck plays a major role in thiscurrent system of evaluation. Also the students don’t get sufficient opportunities to express theirknowledge. Instead they are made to regurgitate the stuff they had learnt in their respective textbooks. This hinders their creativity to a great extent. Also a great deal of money and time iswasted. The progress of distance education has also been hampered by the non-availability of acomputerized evaluation system. This paper addresses how these striking deficiencies in theeducational system can be removed.
CHAPTER 2
CONVENTIONAL EVALUATION SYSTEM

The evaluation system at present involves the students writing their answers for the questionsasked, in sheets of paper. This is sent for correction to the corresponding staff. The evaluatormay be internal or external depending on the significance of the exam. The evaluator uses thekey to correct the paper and the marks are awarded to the students based on the key.
2.1.DEMERITS:
2.1.1. EVALUATORS BIASNESS:

This has been the major issue of concern for the students. When the staff is internal, there isalways a chance for him to be biased towards few of his pupils. This is natural to happen and theevaluator cannot be blamed for that.
2.1.2. IMPROPER EVALUATION:
Every evaluator will try to evaluate the papers given to him as fast as possible. Depending on theevaluation system he’ll be given around ten minutes to correct a single paper. But rarely doesone take so much time in practice. They correct the paper by just having an out look of the paper.This induces the students to write essays so that marks can be given for pages and not forcontents. So students with real knowledge are not really rewarded.
2.1.3. APPEARANCE OF THE PAPER:
The manual method of evaluation is influenced very much by the appeal of the paper. If the
student is gifted with a good handwriting then he has every chance of outscoring his colleagues.
2.1.4. TIME DELAY:
Usually manual correction takes days for completion and the students get their resultsonly after months of writing exams. This introduces unnecessary delays in transition to thehigher classes.
2.1.5. NO OPPURTUNITY TO PRESENT STUDENT IDEAS:
The students have really very little freedom in presenting their ideas in the conventional system.
The student has to write things present in his text book
CHAPTER 3
PROPOSED SYSTEM
3.1. BASIS:

Having listed out the demerits of the current evaluation system, the need for a new one becomes
the need of the hour.
This proposal is all about computerizing the evaluation system by
applying the concept of Artificial Neural Networks.
3.2. SOFTWARE:
The software is built on top of the neural net layers below. This software features all therequirements of a regular answer sheet, like the special shortcuts for use in Chemistry likesubjects where subscripts to equation are used frequently and anything else required by thestudent.
3.3 A SIMPLE NEURON:
Figure1. A Simple Neuron
An artificial neuron is a device with many inputs and one output. The neuron has two modes ofoperation; the training mode and the using mode. In the training mode, the neuron can be trainedto fire (or not), for particular input patterns. In the using mode, when a taught input pattern isdetected at the input, its associated output becomes the current output. If the input pattern does not belong in the taught list of input patterns, the firing rule is used to determine whether to fire or not.
3.4. FIRING RULES:
The firing rule is an important concept in neural networks and accounts for their highflexibility. A firing rule determines how one calculates whether a neuron should fire for anyinput pattern. It relates to all the input patterns, not only the ones on which the node was trained.
CHAPTER 4
NEURAL NETWORK

An Artificial Neural Network (ANN) is an information processing paradigm that isinspired by the way biological nervous systems, such as the brain, process information. The keyelement of this paradigm is the novel structure of the information processing system. It iscomposed of a large number of highly interconnected processing elements (neurons) working inunison to solve specific problems.
Figure 2 : A Neural Network
The commonest type of artificial neural network consists of three groups, or layers, of units:a layer of "input" units is connected to a layer of "hidden" units, which is connected to a layer of"output" units.
The activity of the input units represents the raw information that is fed into the network.
The activity of each hidden unit is determined by the activities of the input units and the weights on the connections between the input and the hidden units.
The behaviour of the output units depends on the activity of the hidden units and the weights between the hidden and output uni
Reply
#6
please send me complete report on Computerized Paper Evaluation using Neural Network.
Reply
#7
To get more information about the topic "Computerized Paper Evaluation using Neural Network " please refer the page link below

http://studentbank.in/report-computerize...al-network
Reply
#8
i want ppt on Computerized Paper Evaluation Using Neural Network
Reply
#9
To get more information about the topic "Computerized Paper Evaluation using Neural Network " please refer the page link below

http://studentbank.in/report-computerize...al-network
Reply
#10
hi!!
plz send me ppt on Computerized Paper Evaluation Using Neural Network

thank u
Reply
#11
to get information about the topic computerized paper evaluation using neural networks full report,ppt and related topic refer the page link bellow
http://studentbank.in/report-computerize...al-network

http://studentbank.in/report-computerize...ork?page=2
Reply
#12
to get information about the topic computerized paper evaluation using neural networks full report ,ppt and related topic refer the page link bellow

http://studentbank.in/report-computerize...al-network

http://studentbank.in/report-computerize...ork?page=2
Reply
#13

pls send the ppt of computerized paper evaluation using neural network















Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: economic dispicth neural network, neural network application, neural network steganography source, free ppt of computerized paper evolution using neurel network, a powerpoint presentation on computerized evaluation system, download free ppt on computerized paper evaluation using neural network ppt free download, computerized paper evaluation using neural network ppt free download,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  network attached storage computer science crazy 3 12,648 20-02-2019, 01:16 PM
Last Post:
  network security seminars report computer science technology 14 20,679 24-11-2018, 01:19 AM
Last Post:
Heart wireless intelligent network(win) (Download Full Report And Abstract) computer science crazy 7 15,451 10-02-2015, 05:52 PM
Last Post: seminar report asees
  Bluetooth Security Full Download Seminar Report and Paper Presentation computer science crazy 21 26,315 07-08-2014, 11:32 PM
Last Post: [email protected]
  Adaptive Replacement Cache Full Download Seminar Report and Paper Presentation computer science crazy 1 3,002 19-04-2014, 07:01 PM
Last Post: Guest
  Data Security in Local Network using Distributed Firewalls computer science crazy 10 15,021 30-03-2014, 04:40 AM
Last Post: Guest
  Quadrics Interconnection Network computer science crazy 2 10,442 28-02-2013, 02:42 PM
Last Post: Guest
  FACE RECOGNITION USING NEURAL NETWORKS (Download Seminar Report) Computer Science Clay 70 32,043 01-02-2013, 09:28 PM
Last Post: Guest
  Network security and protocols project topics 1 2,251 24-01-2013, 12:41 PM
Last Post: seminar details
  Gigabit Ethernet passive optical network (GE-PON) electronics seminars 1 3,122 12-01-2013, 12:00 PM
Last Post: seminar details

Forum Jump: