Skip to content

Commit

Permalink
Updated the lab name from PR Virtual Lab to Pattern Recognition Lab
Browse files Browse the repository at this point in the history
  • Loading branch information
sravanthimodepu committed Jul 28, 2016
1 parent 302ef3b commit b3dbbaa
Show file tree
Hide file tree
Showing 63 changed files with 198 additions and 134 deletions.
16 changes: 8 additions & 8 deletions src/lab/Experiments.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,33 +98,33 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="col-md-10 lab-list-col-10">

<!--edit -->
<h1 class="text-h2-lightblue">Pattern Recognition Virtual Lab</h1><div>
<h1 class="text-h2-lightblue">Pattern Recognition Lab</h1><div>
<p>
<ul id="list-of-experiments">
<!-- <li>
<a href="exp1/Introduction.html?domain=Computer Science&lab=Pattern Recognition Virtual Lab">Simple Pendulum Experiment</a>
</li>
-->
<li>
<a href="exp1/Introduction.html?domain=Computer Science&lab=Pattern Recognition Virtual Lab"><strong> Feature Representation </strong></a>
<a href="exp1/Introduction.html?domain=Computer Science&lab=Pattern Recognition Lab"><strong> Feature Representation </strong></a>
</li>
<li>
<a href="exp2/Introduction.html?domain=Computer Science&lab=Pattern Recognition Virtual Lab"><strong> Mean and Covariance </strong></a>
<a href="exp2/Introduction.html?domain=Computer Science&lab=Pattern Recognition Lab"><strong> Mean and Covariance </strong></a>
</li>
<li>
<a href="exp3/Introduction.html?domain=Computer Science&lab=Pattern Recognition Virtual Lab"><strong> Linear Perceptron Learning </strong></a>
<a href="exp3/Introduction.html?domain=Computer Science&lab=Pattern Recognition Lab"><strong> Linear Perceptron Learning </strong></a>
</li>
<li>
<a href="exp4/Introduction.html?domain=Computer Science&lab=Pattern Recognition Virtual Lab"><strong> Generation of Random Variables </strong></a>
<a href="exp4/Introduction.html?domain=Computer Science&lab=Pattern Recognition Lab"><strong> Generation of Random Variables </strong></a>
</li>
<li>
<a href="exp5/Introduction.html?domain=Computer Science&lab=Pattern Recognition Virtual Lab"><strong> Bayesian Classification </strong></a>
<a href="exp5/Introduction.html?domain=Computer Science&lab=Pattern Recognition Lab"><strong> Bayesian Classification </strong></a>
</li>
<li>
<a href="exp6/Introduction.html?domain=Computer Science&lab=Pattern Recognition Virtual Lab"><strong> MLE: Learning the classifier from data </strong></a>
<a href="exp6/Introduction.html?domain=Computer Science&lab=Pattern Recognition Lab"><strong> MLE: Learning the classifier from data </strong></a>
</li>
<li>
<a href="exp7/Introduction.html?domain=Computer Science&lab=Pattern Recognition Virtual Lab"><strong> Data Clustering: K-Means, MST-based </strong></a>
<a href="exp7/Introduction.html?domain=Computer Science&lab=Pattern Recognition Lab"><strong> Data Clustering: K-Means, MST-based </strong></a>
</li>
<!--
<li>
Expand Down
2 changes: 1 addition & 1 deletion src/lab/Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="col-md-10 lab-list-col-10">

<!--edit -->
<h1 class="text-h2-lightblue">Pattern Recognition Virtual Lab</h1><a href="http://feedback.vlabs.ac.in/">Feedback</a> </div>
<h1 class="text-h2-lightblue">Pattern Recognition Lab</h1><a href="http://feedback.vlabs.ac.in/">Feedback</a> </div>
</div>
</div>
<!-- =================================================================================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion src/lab/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="col-md-10 lab-list-col-10">

<!--edit -->
<h1 class="text-h2-lightblue">Pattern Recognition Virtual Lab</h1><div>
<h1 class="text-h2-lightblue">Pattern Recognition Lab</h1><div>
<p>
The virtual lab on Pattern Recognition is design to supplement a senior undergraduate or
graduate level course in Statistical Pattern Recognition. The experiments are designed to
Expand Down
2 changes: 1 addition & 1 deletion src/lab/Prerequisites.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="col-md-10 lab-list-col-10">

<!--edit -->
<h1 class="text-h2-lightblue">Pattern Recognition Virtual Lab</h1><div>
<h1 class="text-h2-lightblue">Pattern Recognition Lab</h1><div>
<p>
The experiments are targeted at students who have just finished a first course in programming. Knowledge of writing programs in any programming language is expected. No prior experience with data structuers is required.
</p>
Expand Down
2 changes: 1 addition & 1 deletion src/lab/Related Courses.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="col-md-10 lab-list-col-10">

<!--edit -->
<h1 class="text-h2-lightblue">Pattern Recognition Virtual Lab</h1><div>
<h1 class="text-h2-lightblue">Pattern Recognition Lab</h1><div>
<p>
The present lab is aligned with courses such as Introduction to Data Structures, Data Structures in C/C++, and the like. The experiments touch on most topics covered in such courses in most curricula.
</p>
Expand Down
2 changes: 1 addition & 1 deletion src/lab/Software Needed.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="col-md-10 lab-list-col-10">

<!--edit -->
<h1 class="text-h2-lightblue">Pattern Recognition Virtual Lab</h1><div>
<h1 class="text-h2-lightblue">Pattern Recognition Lab</h1><div>
<p>
<ul>
<li>Java allows you to play online virtual labs.</li>
Expand Down
5 changes: 3 additions & 2 deletions src/lab/exp1/Experiment.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,13 @@

<!-- =================================================================================================================================== -->
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a href="http://vlabs.ac.in/computer-science-and-engineering-labs.html" class="sidebar-a" >Computer Science & Engineering</a> &rarr;<a href="../Introduction.html" class="sidebar-a" >PR Virtual Lab</a>&nbsp&rarr;<a href="../Experiments.html" class="sidebar-a" >List Of Experiments</a><br/></h2>
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a href="http://vlabs.ac.in/computer-science-and-engineering-labs.html" class="sidebar-a" >Computer Science & Engineering</a> &rarr;<a href="../Introduction.html" class="sidebar-a" >Pattern Recognition Lab
</a>&nbsp&rarr;<a href="../Experiments.html" class="sidebar-a" >List Of Experiments</a><br/></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2">
<!--edit1-->
<a href="Introduction.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a href="Theory.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Theory</h3></a><a href="Objective.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Objective</h3></a><a href="Experiment.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiment</h3></a><a href="Quizzes.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Quizzes</h3></a><a href="Procedure.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Procedure</h3></a><a href="FurtherReadings.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Further Readings</h3></a><a href="Feedback.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>
<a href="Introduction.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a href="Theory.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Theory</h3></a><a href="Objective.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Objective</h3></a><a href="Experiment.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiment</h3></a><a href="Quizzes.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Quizzes</h3></a><a href="Procedure.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Procedure</h3></a><a href="FurtherReadings.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Further Readings</h3></a><a href="Feedback.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>

<div class="col-md-10 lab-list-col-10">

Expand Down
5 changes: 3 additions & 2 deletions src/lab/exp1/Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,13 @@

<!-- =================================================================================================================================== -->
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a href="http://vlabs.ac.in/computer-science-and-engineering-labs.html" class="sidebar-a" >Computer Science & Engineering</a> &rarr;<a href="../Introduction.html" class="sidebar-a" >PR Virtual Lab</a>&nbsp&rarr;<a href="../index.html" class="sidebar-a" >List Of Experiments</a><br/></h2>
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a href="http://vlabs.ac.in/computer-science-and-engineering-labs.html" class="sidebar-a" >Computer Science & Engineering</a> &rarr;<a href="../Introduction.html" class="sidebar-a" >Pattern Recognition Lab
</a>&nbsp&rarr;<a href="../Experiments.html" class="sidebar-a" >List Of Experiments</a><br/></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2">
<!--edit1-->
<a href="Introduction.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a href="Theory.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Theory</h3></a><a href="Objective.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Objective</h3></a><a href="Experiment.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiment</h3></a><a href="Quizzes.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Quizzes</h3></a><a href="Procedure.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Procedure</h3></a><a href="FurtherReadings.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Further Readings</h3></a><a href="http://feedback.vlabs.ac.in/" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>
<a href="Introduction.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a href="Theory.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Theory</h3></a><a href="Objective.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Objective</h3></a><a href="Experiment.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiment</h3></a><a href="Quizzes.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Quizzes</h3></a><a href="Procedure.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Procedure</h3></a><a href="FurtherReadings.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Further Readings</h3></a><a href="http://feedback.vlabs.ac.in/" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>

<div class="col-md-10 lab-list-col-10">

Expand Down
5 changes: 3 additions & 2 deletions src/lab/exp1/FurtherReadings.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,13 @@

<!-- =================================================================================================================================== -->
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a href="http://vlabs.ac.in/computer-science-and-engineering-labs.html" class="sidebar-a" >Computer Science & Engineering</a> &rarr;<a href="../Introduction.html" class="sidebar-a" >PR Virtual Lab</a>&nbsp&rarr;<a href="../Experiments.html" class="sidebar-a" >List Of Experiments</a><br/></h2>
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a href="http://vlabs.ac.in/computer-science-and-engineering-labs.html" class="sidebar-a" >Computer Science & Engineering</a> &rarr;<a href="../Introduction.html" class="sidebar-a" >Pattern Recognition Lab
</a>&nbsp&rarr;<a href="../Experiments.html" class="sidebar-a" >List Of Experiments</a><br/></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2">
<!--edit1-->
<a href="Introduction.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a href="Theory.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Theory</h3></a><a href="Objective.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Objective</h3></a><a href="Experiment.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiment</h3></a><a href="Quizzes.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Quizzes</h3></a><a href="Procedure.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Procedure</h3></a><a href="FurtherReadings.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Further Readings</h3></a><a href="Feedback.html?domain=Computer Science&lab=PR Virtual Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>
<a href="Introduction.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a href="Theory.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Theory</h3></a><a href="Objective.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Objective</h3></a><a href="Experiment.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiment</h3></a><a href="Quizzes.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Quizzes</h3></a><a href="Procedure.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Procedure</h3></a><a href="FurtherReadings.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Further Readings</h3></a><a href="Feedback.html?domain=Computer Science&lab=Pattern Recognition Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>

<div class="col-md-10 lab-list-col-10">

Expand Down
Loading

0 comments on commit b3dbbaa

Please sign in to comment.