0% found this document useful (0 votes)
52 views14 pages

AI&ML Lab Manual

The document is a lab manual for the Artificial Intelligence Laboratory (BAD402) at Proudadevaraya Institute of Technology, outlining the institute's vision and mission, as well as the program educational objectives and specific outcomes for students. It includes a tutorial on installing Anaconda on Windows, detailing the steps for downloading, installing, and optionally adding Anaconda to the system path. The manual aims to equip students with practical skills in AI and Machine Learning while promoting ethical values and employability.

Uploaded by

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

AI&ML Lab Manual

The document is a lab manual for the Artificial Intelligence Laboratory (BAD402) at Proudadevaraya Institute of Technology, outlining the institute's vision and mission, as well as the program educational objectives and specific outcomes for students. It includes a tutorial on installing Anaconda on Windows, detailing the steps for downloading, installing, and optionally adding Anaconda to the system path. The manual aims to equip students with practical skills in AI and Machine Learning while promoting ethical values and employability.

Uploaded by

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

Ballari V.V.

Sangha’s
PROUDHADEVARAYA INSTITUTE OF TECHNOLOGY, HOSPETE
(Affiliated to VTU, Belagavi, Karnataka & Recognized by AICTE, New Delhi)

Department of Artificial Intelligence & Machine Learning

ARTIFICIAL INTELLIGENCE LABORATORY


(BAD402)

IV Semester

VISVESVARAYA TECHNOLOGICAL
UNIVERSITY, Jnana Sangama, Belagavi
KARNATAKA-590018.
Ballari V.V.Sangha’s
PROUDHADEVARAYA INSTITUTE OF TECHNOLOGY, HOSPETE
(Affiliated to VTU, Belagavi, Karnataka & Recognized by AICTE, New Delhi)

Department of Artificial Intelligence & Machine Learning

LAB MANUAL
(2023-2024)

ARTIFICIAL INTELLIGENCE LABORATORY


(BAD402)

IV Semester

Prepared by: Dr. Vasanthamma H. B.E, M. Tech, Ph.D


HOD – AI&ML
INSTITUTE VISSION

“ To become a premier institute in imparting technical education by creating competent engineering


having dynamic adaptability with high morals and concern towards environment and society”.
INSTITUTE MISSION
 Promote active learning strategies to facilitate student centric learning.
 Develop self learning capabilities to enhance employability and entrepreneurial skills.
 Inculcate human values and ethics to make learners sensitive towards societal issues.

AI&ML Department VISSION


“To become a centre of excellent in providing technical education in the field of Artificial Intelligence &
Machine Learning to produce globally competent and socially responsible engineering Graduates”.

AI&ML Department MISSION


 To provide theoretical foundation and practical training to the students in the areas related to
computing with the exposure of latest tools and technologies.
 To establish a continuous industry-institute interaction, participation and collaboration to
contribute skilled component engineers.
 To build human values, social values, entrepreneurship skills and professional ethics
among the IT technocrats.
Program Educational Objectives (POEs)

The graduates will be able to:

PEO 1:
Gain the ability to analyze and solve real time Artificial Intelligence & Machine Learning problems through
fundamental knowledge of mathematics, science, engineering and Technology.

PEO 2:
Pursue a successful career in the field of Artificial Intelligence & Machine Learning by contributing to the
profession as an excellent employee, or as an entrepreneur.

PEO 3:
Exhibit the ethical values, communication, teamwork skills, ability for lifelong learning to address Artificial
Intelligence & Machine Learning and societal issues.

Program Specific Outcomes (PSOs)

The graduates will be able to:

PSO 1:
Understand, Design, implement and test algorithms/programs for the development of different computer
based systems.

PSO 2:
Acquire and apply Hardware and Software architectures to build real world applications.

PSO 3:
Adopt and incorporate the changing technologies for creating innovative career paths to be an entrepreneur
and desire for higher studies.

Installing Anaconda on Windows

This tutorial will demonstrate how you can install Anaconda ,a powerful package manager, on
Microsoft Windows.

Anaconda is a package manager, an environment manager, and Python distribution that contains
a collection of many open source packages. This is advantageous as when you are working on a
data science project, you will find that you need many different packages(numpy, scikit-learn,
scipy,pandastonameafew),which an installation of Anaconda comespre installed with.If you
need additional packages after installing Anaconda, you can use Anaconda's package manager,
anaconda, orpipto install those packages. This is highly advantageous as you don' t have to
manage dependencies between multiple packages yourself. Conda even makes it easy to switch
between Python 2 and 3 (you can learn more here). In fact, an installation of Anaconda is also
The recommended way to install Jupyter Notebooks which you can learn more about here on the
Data Camp community.

This tutorial will include:

 How to Install Anaconda on Windows

 How to test your installation and fix common installation issues

 What to do after installing Anaconda.


With that, let's get started!

Download and Install Anaconda

1.Go to the Anaconda Website and choosea Python3.x graphica linstaller(A) or a Python2.x
graphical installer (B). If you aren't sure which Python version you want to install, choose
Python 3. Do not choose both.
2. . Locate your down load and double click it.
When the screen below appears, click on Next.

3. Read the license agreement and click on I Agree.


4. Click on Next.

5. Note your installation location and then click Next.


6. This is an important part of the installation process. There commended
approach is to not check the box to add Anaconda to your path. This means you
will have to use Anaconda

Navigator or the Anaconda Command Prompt (located in the Start Menu under
"Anaconda") when you wish to use Anaconda(you can always add Anaconda to
your Path a tar if you don't check the box). If you want to be able to use Anaconda
in your command prompt (or get
Bash ,cmder ,powershell etc),please use the alternative approach and check the box.
7. Click on Next.
8. You can install Microsoft VS Code if you wish, but it is optional.
9. Click on Finish.

Add Anaconda to Path (Optional)


This is an optional step. This is forth cease where you didn't check the box in step6
and now want to add Anaconda to your Path. The advantage of this is that you will
be able to use Anaconda in your Command Prompt, Get Bash, cmder etc.
1. Open a Command Prompt.

2. Check if you already have Anaconda added to your path. Enter the commands
below into your Command Prompt. This is checking if you already have
Anaconda added to your path. If you get a command not recognized error like
in the left side of the image below, proceed to step
3. If you get an out put similar to the right side of the image below, you have
already added Anaconda to your path.
Anaconda—version
python--version
3. If you don't know where your anaconda and/or python is, open an Anaconda
Prompt and type in the following commands. This is telling you where anaconda
and python are located on your computer.

Where
anacod
where
python

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy