Bit Soft Computing Lab Manual
Bit Soft Computing Lab Manual
LAB MANUAL
PreparedBy
CO1 3 3 3 2 3 - -
CO2 - - - 3 3 - 2
AVG 3 3 3 2.5 3 - 2
Course Program
S. No Experiment Outcomes Outcomes
Attained Attained
1 Create a perceptron with appropriate number of inputs and outputs. Train CO1
it using fixed increment learning algorithm until no change in weights PO1
is required. Output the final weights
2 Write a program to implement artificial neural network without back CO1
propagation. Write a program to implement artificial neural network with PO2
back propagation.
3 Implement Union, Intersection, Complement and Difference operations on CO1
fuzzy sets. Also create fuzzy relation by Cartesian product of any two fuzzy
sets and perform max-min composition on any two fuzzy relations. PO3
4 Implement travelling sales person problem (tsp) using genetic algorithms. CO1
PO4
5 Plot the correlation plot on dataset and visualize giving an overview of CO2
relationships among data on soya bins data. Analysis of covariance: variance PO4
(ANOVA), if data have categorical variables on iris data.
6 CO1
Implement linear regression and multi-regression for a set of data points
PO5
7 CO2
Implement crisp partitions for real-life iris dataset
PO5
8 Write a program to implement Hebb’s rule Write a program to implement CO2
Delta rule. PO7
9 CO2
Write a program to implement logic gates.
PO4
10 Implement svm classification by fuzzy concepts. CO2
PO3