Secondary Structure Prediction Using ANN Learning
Journal Title: International Journal of Computer Science & Engineering Technology - Year 2010, Vol 1, Issue 4
Abstract
This paper presents two methods for predicting the secondary structure of proteins based on artificial neural network learning. Two variations of NN learning rule are employed using feedforward backpropogation architecture for predicting secondary structure of proteins from their promary sequences of amino acids. About 500 sequences and more than 10000 patterns were trained with variable size of patterns. After initial level of training, an accuracy rate of about 70%-75% is obtained through first learning rule wheras 80-85% of accuracy is obtained using the second variation of the learning rule. Both the methods are implemented within a software tool by the name NNSec developed on Visual.NET flatform.
Authors and Affiliations
Dr. Pankaj Agarwal , Sakshi Jain , Deepika , Swati Verma
Comparative Study of Different Clustering Algorithms for Association Rule Mining
In data mining, association rule mining is an important research area in today’s scenario. Various association rule mining can find interesting associations and correlation relationship among a large set of data items[1]...
Emblematic Fuzzy C-means Clustering for Demographic Dataset
Clustering algorithms are very useful in the field of marketing, education, and healthcare and engineering. It has several advantages such as -it deals with different type of data (text, numerical, image, categorical.),h...
Association Rules and Mining Frequent Itemsets using Algorithms
Association rules are the main technique for data mining. Association rule mining is to find association relationships among large data sets. Mining frequent patterns is an important aspect in association rule mining. In...
Advantages of Blackman Window over Hamming Window Method for designing FIR Filter
In signal processing, there are mainly two types of filters exist and the are Finite Impulse Response(FIR) filter and Infinite Impulse Response(IIR) filter. Finite Impulse Response(FIR) filter can be designed form Infini...
An Approach to Improve the Performance of Insertion Sort Algorithm
Sorting is a fundamental operation in computer science. Sorting means rearranging data in some order, such as ascending, descending with numerical data or alphabetically with character data. There are many sorting algori...