Skip to content

Commit

Permalink
Auto update Thu May 23 12:34:13 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
sudarshansudarshan committed May 23, 2024
1 parent 3c7bbb2 commit ad6154a
Show file tree
Hide file tree
Showing 33 changed files with 3,422 additions and 1,702 deletions.
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ GEM
webrick (1.8.1)

PLATFORMS
arm64-darwin-21
arm64-darwin-22

DEPENDENCIES
Expand Down
3 changes: 2 additions & 1 deletion Oceanverse.md
Original file line number Diff line number Diff line change
Expand Up @@ -746,12 +746,13 @@ c) Note: $$S$$ is of the dimension $$1$$, but $$T$$ need'nt be of dimension $$2$
78.If \(F(0) = 0\), \(F(1) = 1\), \(F(n) = F(n-1) + F(n-2)\) for \(n \geq 2\), find the value of \(F(5)\).

79.Dry run and find the output of the following python code:
```
def f(n):
if n == 0:
return 1
return n * f(n-1)
print(f(5))
```

80.Does the closest pair algorithm assume that the \(x\) coordinates (and \(y\) coordinates) of the points are distinct? Is there a problem with the \(O(n \log n)\) performance if they are not distinct?

Expand Down
142 changes: 77 additions & 65 deletions _site/404.html
Original file line number Diff line number Diff line change
@@ -1,41 +1,51 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Coder’s High | Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.</title>
<title>AI Vicharana Shala | This is a Description for the website</title>
<meta name="generator" content="Jekyll v4.3.2" />
<meta property="og:title" content="Coder’s High" />
<meta property="og:title" content="AI Vicharana Shala" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." />
<meta property="og:description" content="Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." />
<link rel="canonical" href="http://localhost:4000/codershigh/404.html" />
<meta property="og:url" content="http://localhost:4000/codershigh/404.html" />
<meta property="og:site_name" content="Coder’s High" />
<meta name="description" content="This is a Description for the website" />
<meta property="og:description" content="This is a Description for the website" />
<link rel="canonical" href="http://localhost:4000/aicamp/404.html" />
<meta property="og:url" content="http://localhost:4000/aicamp/404.html" />
<meta property="og:site_name" content="AI Vicharana Shala" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Coder’s High" />
<meta property="twitter:title" content="AI Vicharana Shala" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.","headline":"Coder’s High","url":"http://localhost:4000/codershigh/404.html"}</script>
{"@context":"https://schema.org","@type":"WebPage","description":"This is a Description for the website","headline":"AI Vicharana Shala","url":"http://localhost:4000/aicamp/404.html"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/codershigh/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/codershigh/feed.xml" title="Coder&apos;s High" /></head>
<body><header class="site-header" role="banner">

<div class="wrapper"><a class="site-title" rel="author" href="/codershigh/">Coder&#39;s High</a><nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
<svg viewBox="0 0 18 15" width="18px" height="15px">
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
</svg>
</span>
</label>

<div class="trigger"><a class="page-link" href="/codershigh/codershigh/introduction/">Introduction</a><a class="page-link" href="/codershigh/oceanverse/">Oceanverse</a><a class="page-link" href="/codershigh/faq/">FAQ</a></div>
</nav></div>
</header>
<main class="page-content" aria-label="Content">
<div class="wrapper">
<link rel="stylesheet" href="/aicamp/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/aicamp/feed.xml" title="AI Vicharana Shala" /></head>
<!-- <style>
body {
background-color: #ffdbac;
}
</style> -->
<body ><header class="site-header" role="banner">
<div class="wrapper" style="position: relative;"><a class="site-title" rel="author" href="/aicamp/" style="text-decoration: none; color: black;">AI Vicharana Shala</a><input type="checkbox" id="nav-trigger" class="nav-trigger" style="display: none;"/>
<label for="nav-trigger" style="position: absolute; top: 20px; right: 20px; cursor: pointer;">
<span class="menu-icon" style="display: block; width: 30px; height: 3px; background-color: #333; position: relative;"></span>
<span class="menu-icon" style="display: block; width: 30px; height: 3px; background-color: #333; position: relative; margin-top: 5px;"></span>
<span class="menu-icon" style="display: block; width: 30px; height: 3px; background-color: #333; position: relative; margin-top: 5px;"></span>
</label>

<nav class="site-nav" style="position: absolute; top: 60px; right: 20px; background-color: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); border-radius: 5px; display: none; padding: 10px;">
<div class="trigger"><a class="page-link" href="/aicamp/introduction/" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">Introduction</a><a class="page-link" href="/aicamp/faq/" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">FAQ</a><a class="page-link" href="/aicamp/handbook/" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">Handbook</a><a class="page-link" href="/aicamp/dashboard/" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">Student Dashboard</a><a class="page-link" href="/aicamp/Logistics.html" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">Arriving at IIT Ropar</a><a class="page-link" href="/aicamp/content/" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">Course Content</a><a class="page-link" href="/aicamp/feedback/" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">Feedback</a></div>
</nav></div>
</header>

<script>
document.getElementById('nav-trigger').addEventListener('change', function() {
var nav = document.querySelector('.site-nav');
nav.style.display = this.checked ? 'block' : 'none';
});
</script>

<main class="page-content" aria-label="Content">
<div class="wrapper">
<style type="text/css" media="screen">
.container {
margin: 10px auto;
Expand All @@ -56,40 +66,42 @@ <h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>

</div>
</main>

<!-- The following code is commented out to remove the footer information in the default page.-->
<!--<footer class="site-footer h-card">
<data class="u-url" href="/codershigh/"></data>
<div class="wrapper">
<h2 class="footer-heading">Coder&#39;s High</h2>
<div class="footer-col-wrapper">
<div class="footer-col footer-col-1">
<ul class="contact-list">
<li class="p-name">Coder&#39;s High</li><li><a class="u-email" href="mailto:sudarshansudarshan@gmail.com">sudarshansudarshan@gmail.com</a></li></ul>
</div>
<div class="footer-col footer-col-2"><ul class="social-media-list"><li><a href="https://github.com/jekyll"><svg class="svg-icon"><use xlink:href="/codershigh/assets/minima-social-icons.svg#github"></use></svg> <span class="username">jekyll</span></a></li><li><a href="https://www.twitter.com/jekyllrb"><svg class="svg-icon"><use xlink:href="/codershigh/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">jekyllrb</span></a></li></ul>
</div>
<div class="footer-col footer-col-3">
<p>Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.</p>
</div>
</div>
</div>
</footer>
-->

</body>

</html>


<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>

</div>
</main>

<!-- The following code is commented out to remove the footer information in the default page.--><footer class="site-footer h-card">
<data class="u-url" href="/aicamp/"></data>

<div class="wrapper">

<h2 class="footer-heading">AI Vicharana Shala</h2>

<div class="footer-col-wrapper" >
<div class="footer-col footer-col-1" style="width: 60%;">
<ul class="contact-list">
<li class="p-name">
<!--AI Vicharana Shala</li>-->
<li>Contact Us:</li><li><a class="u-email" href="mailto:aivs@iitrpr.ac.in">aivs@iitrpr.ac.in</a></li><li><a class="u-email" href="mailto:ai.school@ihub-awadh.in">ai.school@ihub-awadh.in</a></li><li><li><a href="tel:+919205250447">+919205250447</a></li></li><li><li><a href="tel:+919419410786">+919419410786</a></li></li></ul>
</div>

<div class="footer-col footer-col-2" style="width: 30%;">
Social Media Handles:<ul class="social-media-list"><li><a href="https://instagram.com/aivs.iitrpr"><svg class="svg-icon"><use xlink:href="/aicamp/assets/minima-social-icons.svg#instagram"></use></svg> <span class="username">aivs.iitrpr</span></a></li><li><a href="https://www.linkedin.com/in/Vicharana+Shala"><svg class="svg-icon"><use xlink:href="/aicamp/assets/minima-social-icons.svg#linkedin"></use></svg> <span class="username">Vicharana Shala</span></a></li><li><a href="https://youtube.com/%40Vicharana_Shala"><svg class="svg-icon"><use xlink:href="/aicamp/assets/minima-social-icons.svg#youtube"></use></svg> <span class="username">@Vicharana_Shala</span></a></li></ul>
</div>

<!--<div class="footer-col footer-col-3" style="width: 30%;">
<p>This is a Description for the website</p>
</div>-->


</div>

</div>

</footer>
</body>

</html>


<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
141 changes: 141 additions & 0 deletions _site/Curriculum/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,141 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Curriculum | AI Vicharana Shala</title>
<meta name="generator" content="Jekyll v4.3.2" />
<meta property="og:title" content="Curriculum" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="This is a Description for the website" />
<meta property="og:description" content="This is a Description for the website" />
<link rel="canonical" href="http://localhost:4000/aicamp/Curriculum/" />
<meta property="og:url" content="http://localhost:4000/aicamp/Curriculum/" />
<meta property="og:site_name" content="AI Vicharana Shala" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Curriculum" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"This is a Description for the website","headline":"Curriculum","url":"http://localhost:4000/aicamp/Curriculum/"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/aicamp/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/aicamp/feed.xml" title="AI Vicharana Shala" /></head>
<!-- <style>
body {
background-color: #ffdbac;
}
</style> -->
<body ><header class="site-header" role="banner">
<div class="wrapper" style="position: relative;"><a class="site-title" rel="author" href="/aicamp/" style="text-decoration: none; color: black;">AI Vicharana Shala</a><input type="checkbox" id="nav-trigger" class="nav-trigger" style="display: none;"/>
<label for="nav-trigger" style="position: absolute; top: 20px; right: 20px; cursor: pointer;">
<span class="menu-icon" style="display: block; width: 30px; height: 3px; background-color: #333; position: relative;"></span>
<span class="menu-icon" style="display: block; width: 30px; height: 3px; background-color: #333; position: relative; margin-top: 5px;"></span>
<span class="menu-icon" style="display: block; width: 30px; height: 3px; background-color: #333; position: relative; margin-top: 5px;"></span>
</label>

<nav class="site-nav" style="position: absolute; top: 60px; right: 20px; background-color: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); border-radius: 5px; display: none; padding: 10px;">
<div class="trigger"><a class="page-link" href="/aicamp/introduction/" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">Introduction</a><a class="page-link" href="/aicamp/faq/" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">FAQ</a><a class="page-link" href="/aicamp/handbook/" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">Handbook</a><a class="page-link" href="/aicamp/dashboard/" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">Student Dashboard</a><a class="page-link" href="/aicamp/Logistics.html" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">Arriving at IIT Ropar</a><a class="page-link" href="/aicamp/content/" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">Course Content</a><a class="page-link" href="/aicamp/feedback/" style="display: block; padding: 5px 0; color: #333; text-decoration: none;">Feedback</a></div>
</nav></div>
</header>

<script>
document.getElementById('nav-trigger').addEventListener('change', function() {
var nav = document.querySelector('.site-nav');
nav.style.display = this.checked ? 'block' : 'none';
});
</script>

<main class="page-content" aria-label="Content">
<div class="wrapper">
<article class="post">

<header class="post-header">
<h1 class="post-title">Curriculum</h1>
</header>

<div class="post-content">
<ul>
<li>GeoGebra flight</li>
<li>Back to high school (module A to E)</li>
<li>Math pre-requisite through visualization (Linear Algebra and probability without jargon)
<ul>
<li>Matrix visualizations</li>
<li>Probability basics through programming</li>
</ul>
</li>
<li>Algorithmic approach to data sciences
<ul>
<li>German Tank problem</li>
<li>Closest Pairs</li>
<li>Huffman Encoding</li>
<li>Perceptron</li>
<li>PageRank</li>
<li>Online Hiring</li>
<li>Min-Cut</li>
<li>Vigenere Chipher</li>
</ul>
</li>
<li>Machine learning classics
<ul>
<li>Machine learning essentials</li>
<li>Bayesian learning through market magic</li>
<li>Fun intro to neural networks</li>
</ul>
</li>
<li>Deep learning
<ul>
<li>CNN, RNN, LSTMs</li>
<li>Applications</li>
</ul>
</li>
<li>Large language models
<ul>
<li>Sequence to sequence models</li>
<li>Autoencoders</li>
<li>Transformers</li>
<li>Path-breaking applications</li>
</ul>
</li>
</ul>

</div>

</article>

</div>
</main>

<!-- The following code is commented out to remove the footer information in the default page.--><footer class="site-footer h-card">
<data class="u-url" href="/aicamp/"></data>

<div class="wrapper">

<h2 class="footer-heading">AI Vicharana Shala</h2>

<div class="footer-col-wrapper" >
<div class="footer-col footer-col-1" style="width: 60%;">
<ul class="contact-list">
<li class="p-name">
<!--AI Vicharana Shala</li>-->
<li>Contact Us:</li><li><a class="u-email" href="mailto:aivs@iitrpr.ac.in">aivs@iitrpr.ac.in</a></li><li><a class="u-email" href="mailto:ai.school@ihub-awadh.in">ai.school@ihub-awadh.in</a></li><li><li><a href="tel:+919205250447">+919205250447</a></li></li><li><li><a href="tel:+919419410786">+919419410786</a></li></li></ul>
</div>

<div class="footer-col footer-col-2" style="width: 30%;">
Social Media Handles:<ul class="social-media-list"><li><a href="https://instagram.com/aivs.iitrpr"><svg class="svg-icon"><use xlink:href="/aicamp/assets/minima-social-icons.svg#instagram"></use></svg> <span class="username">aivs.iitrpr</span></a></li><li><a href="https://www.linkedin.com/in/Vicharana+Shala"><svg class="svg-icon"><use xlink:href="/aicamp/assets/minima-social-icons.svg#linkedin"></use></svg> <span class="username">Vicharana Shala</span></a></li><li><a href="https://youtube.com/%40Vicharana_Shala"><svg class="svg-icon"><use xlink:href="/aicamp/assets/minima-social-icons.svg#youtube"></use></svg> <span class="username">@Vicharana_Shala</span></a></li></ul>
</div>

<!--<div class="footer-col footer-col-3" style="width: 30%;">
<p>This is a Description for the website</p>
</div>-->


</div>

</div>

</footer>
</body>

</html>


<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
Loading

0 comments on commit ad6154a

Please sign in to comment.