0% found this document useful (0 votes)
549 views2 pages

LP-IV-List of Lab Assignments AY2020-21

The document outlines assignments for a laboratory practice course on soft computing and cloud computing. It includes implementing basic operations on fuzzy sets and neural networks, applying genetic algorithms and particle swarm optimization to benchmark functions, and carrying out mini-projects to install and configure a private cloud, implement virtualization in cloud computing, and study infrastructure as a service using OpenStack.

Uploaded by

Vik Sinha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
549 views2 pages

LP-IV-List of Lab Assignments AY2020-21

The document outlines assignments for a laboratory practice course on soft computing and cloud computing. It includes implementing basic operations on fuzzy sets and neural networks, applying genetic algorithms and particle swarm optimization to benchmark functions, and carrying out mini-projects to install and configure a private cloud, implement virtualization in cloud computing, and study infrastructure as a service using OpenStack.

Uploaded by

Vik Sinha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

BHARATI VIDYAPEETH’S COLLEGE OF ENGINEERING LAVALE, PUNE-412115

Department of Computer Engineering


BE-Computer-Sem-VIII (AY2020-21)
410255:Laboratory Practice IV

410252(D): Soft Computing and Optimization Algorithms

Name of Assignments
1. Implement Union, Intersection, Complement and Difference operations on fuzzy sets. Also
create fuzzy relation by Cartesian product of any two fuzzy sets and perform max-min
composition on any two fuzzy relations.

2 Implement basic logic gates using Mc-Culoch-Pitts or Hebbnet neural networks

3 Implement genetic algorithm for benchmark function (eg. Square, Rosenbrock function etc)
Initialize the population from the Standard Normal Distribution. Evaluate the fitness of all
its individuals. Then you will do multiple generation of a genetic algorithm. A generation
consists of applying selection, crossover, mutation, and replacement.
Use:
• Tournament selection without replacement with tournament size s
• One point crossover with probability Pc
• bit-flip mutation with probabili
4 Apply the Particle swarm optimization for Travelling Salesman Problem

5 Implement Particle swarm optimization for benchmark function (eg. Square, Rosenbrock
function). Initialize the population from the Standard Normal Distribution. Evaluate fitness
of all particles.
Use :

410253(C): Cloud Computing


Suggested List of Laboratory Assignments
List of Mini-projects: Students have to carry out following two mini-projects in a group of 2-3
students.
1. Installation and configuration of own Cloud
2. Implementation of Virtualization in Cloud Computing to Learn Virtualization Basics,
Benefits of Virtualization in Cloud using Open Source Operating System.
3 Study and implementation of infrastructure as Service using Open Stack.

4 Write a program for Web feed using PHP and HTML.

5 Write a Program to Create, Manage and groups User accounts in own Cloud by Installing
Administrative Features.
6 Case study on Amazon EC2 to learn about Amazon EC2,Amazon Elastic Compute Cloud is
a central part of Amazon.com's cloud computing platform, Amazon Web Services. How
EC2 allows users torrent virtual computers on which to run their own computer applications.
7 Case study on Microsoft azure to learn about Microsoft Azure is a cloud computing platform
and infrastructure, created by Microsoft, forbuilding, deploying and managing applications
and services through a global network of Microsoft-managed datacenters. How it work,
different services provided by it.
8 Mini-Project 1: Setup your own cloud for Software as a Service (SaaS) over the existing
LAN in your laboratory. In this assignment you have to write your own code for cloud
controller using open source technologies without HDFS. Implement the basic operations
may be like to upload and download file on/from cloud in encrypted form.

Sub-Incharge HOD

You might also like