Skip to content

Commit

Permalink
added pdf on philosophy and added other activities
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlosprotopapas committed Nov 9, 2024
1 parent 20aa8bd commit 66bd857
Show file tree
Hide file tree
Showing 8 changed files with 182 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified assets/.DS_Store
Binary file not shown.
Binary file modified assets/general/.DS_Store
Binary file not shown.
Binary file added assets/general/TeachingPhilosophy.pdf
Binary file not shown.
Binary file modified assets/general/img/.DS_Store
Binary file not shown.
Binary file added assets/general/img/courses/chile_flag.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/general/img/courses/italy_flag.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
183 changes: 182 additions & 1 deletion courses.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,15 @@
<!-- Hero Section -->
<div class="container space-top-3 space-2 space-top-lg-4">
<div class="w-lg-80 text-center mx-lg-auto">
<h1 class="display-4">Courses</h1>
<h1 class="display-5">Educational Activities and Philosophy</h1>
In this page, I outline my <a href="assets/general/TeachingPhilosophy.pdf">educational activities and philosophy</a>.
These encompass not only the formal courses I teach but
workshops and less formal educational experiences that
lie outside traditional coursework.
</div>
<div class="w-lg-80 text-center mx-lg-auto">
<br><br>
<h2 class="display-5">Courses</h2>
Many of the members of the lab are in some way or another
involved in the teaching of the following courses.
<!-- <p class="lead">StellarDNN is .... .</p> -->
Expand Down Expand Up @@ -208,8 +216,181 @@ <h4 class="text-lh-sm" id='HarvardX'>Machine Learning and AI with Python</h4>
</div>




</div>
</div>

<div class="w-lg-80 text-center mx-lg-auto">
<br><br>
<h2 class="display-5">Courses</h2>
Here I outline various teaching activities that I have been involved but do not fall under structured
courses.
<!-- <p class="lead">StellarDNN is .... .</p> -->
</div>


<div class="container space-bottom-2">


<div class="row">
<div class="col-sm-6 col-md-4 mb-5">
<!-- Card Info -->
<div class="card h-100">
<img alt="Image Description" class="card-img-top" style="width:170pt; " src="assets/general/img/courses/chile_flag.jpg">
<div class="card-body">

<h4 class="text-lh-sm" id='LSDSS'>Chile Data Science School</h4>
<p class="mb-0">La Serena Data Science School. <br>
This is a 10 day long course that I co-organize with <a href="https://www.linkedin.com/in/juan-pablo-cuevas-garcia-4b4a4a11/">Juan Pablo Cuevas</a>.
It is offered in La Serena, Chile and it is tailored for students in the social sciences and humanities.
The course covers data collection, data wrangling, visualization, statistical inference, and basic machine learning.
</p>
</div>
<div class="card-footer">
<a class="font-weight-bold" href="https://harvard-iacs.github.io/CS109/">Know more here<i
class="fas fa-angle-right fa-sm ml-1"></i></a>
</div>
</div>
<!-- End Card Info -->
</div>
<div class="col-sm-6 col-md-4 mb-5">
<!-- Card Info -->
<div class="card h-100">
<img alt="Image Description" class="card-img-top" style="width:170pt; " src="assets/general/img/courses/italy_flag.jpg">
<div class="card-body">
<h4 class="text-lh-sm" id='Italy'>Italy Data Science School</h4>
<p class="mb-0">Italy Data Science School.<br>
This is a 10 day long course that I co-organize with <a href="https://www.linkedin.com/in/gianluca-bontempi-91219913/">Gianluca Bontempi</a>.
It is offered in Milan, Italy and it is tailored for students in the social sciences and humanities.
The course covers data collection, data wrangling, visualization, statistical inference, and basic machine learning.
</p>
</div>
<div class="card-footer">
<a class="font-weight-bold" href="https://harvard-iacs.github.io/CS109/">Know more here<i
class="fas fa-angle-right fa-sm ml-1"></i></a>
</div>
</div>
<!-- End Card Info -->
</div>
<div class="col-sm-6 col-md-4 mb-5">
<!-- Card Info -->
<div class="card h-100">
<img alt="Image Description" class="card-img-top" style="width:170pt; " src="assets/general/img/courses/AC215_logos.png">
<div class="card-body">

<h4 class="text-lh-sm" id='AC215'>AC215</h4>
<p class="mb-0"> In today’s AI-driven landscape, building a deep learning model is just the beginning;
the real challenge lies in making it scalable, maintainable, and deployment-ready. AC215:
Productionizing AI (Machine Learning Operations) focuses on the entire ML operations workflow,
particularly for Large Language Models (LLMs). This course covers essentials like containerization,
cloud functions, data pipelines, and advanced training techniques, with a special emphasis on LLM
applications. You’ll learn to use LLM APIs, fine-tune models for specific tasks, and build scalable
applications, gaining the skills to deploy AI in real-world scenarios effectively.

</p>
</div>
<div class="card-footer">
<a class="font-weight-bold" href="https://harvard-iacs.github.io/2024-AC215/">Know more here<i
class="fas fa-angle-right fa-sm ml-1"></i></a>
</div>
</div>
<!-- End Card Info -->
</div>
<div class="col-sm-6 col-md-4 mb-5">
<!-- Card Info -->
<div class="card h-100">
<img alt="Image Description" style="width:170pt;" class="card-img-top" src="assets/general/img/courses/BEDROCK_logo.png">
<div class="card-body">

<h4 class="text-lh-sm">Bedrock Data Science</h4>
<p class="mb-0">The objective of this course is to provide fundamental understanding of math,
statistics & programming required to undertake a course in machine learning, data science or AI.
You will start with the basics of python, statistics, linear algebra, and calculus.

By the end of the course, you will have the tools and know the concepts needed to successfully
undertake a rigorous course in machine learning.

<h4>Course Topics:</h4>
<ol>
<li>Basic Python: Data types, data structures, functions</li>
<li>Advanced Python: Python Classes</li>
<li>Probability & Statistics</li>
<li>Linear Algebra & Calculus</li>
</ol>
</p>
</div>
<div class="card-footer">
<!--a class="font-weight-bold" href="">This course is offered only asynchronous during the summer. <i
class="fas fa-angle-right fa-sm ml-1"></i></a-->
This course is offered only online and asynchronously during the summer.
A version of this tailored for high schoolers is offered via <a href="https://www.system3.company">system3</a>.
</div>
</div>
<!-- End Card Info -->
</div>


<div class="col-sm-6 col-md-4 mb-5">
<!-- Card Info -->
<div class="card h-100">
<img alt="Image Description" class="card-img-top" style="width:170pt;" src="assets/general/img/courses/PINNS_logos.png">
<div class="card-body">

<h4 class="text-lh-sm">The PINNS course</h4>
<p class="mb-0">
In this course, we will first review differential equations and traditional numerical methods
to solve them. We will then delve into neural network approaches for solving differential equations, initial and boundary condition problems,
optimization methods, sampling techniques, error characterization, and transfer learning.
At the end of the course, students will be able to understand the challenges and advantages of PINNs,
know different approaches and compare them, and be able to implement and use existing
libraries to solve linear and non-linear ODE, a system of ODEs,
a system of linear and not linear-PDEs.
</div>
<div class="card-footer">
<!--a class="font-weight-bold" href=""><i
class="fas fa-angle-right fa-sm ml-1"></i></a-->
Offered Jan 2024. Check <a href="https://harvard-iacs.github.io/PINNS_course/">here</a> for info.
<br> I am currently working on publishing a book on Physics-Informed Neural Networks (PINNs), with an expected release in summer 2025.
</div>
</div>
<!-- End Card Info -->
</div>
<div class="col-sm-6 col-md-4 mb-5">
<!-- Card Info -->
<div class="card h-100">
<img alt="Image Description" class="card-img-top" style="width:170pt;" src="assets/general/img/courses/HarvardX_logos.png">
<div class="card-body">

<h4 class="text-lh-sm" id='HarvardX'>Introduction to Data Science with Python</h4>
<p class="mb-0">
<p >This course guides learners through essential data science techniques using Python,
covering regression, classification, and libraries like <code>sklearn</code> and <code>Pandas</code>.
Key ML concepts such as overfitting, regularization, and model evaluation are introduced,
providing a strong foundation in Python for advanced study in Machine Learning and AI.</p>
</p>
<a class="font-weight-bold" href="https://www.edx.org/learn/data-science/harvard-university-introduction-to-data-science-with-python">Know more here
<i class="fas fa-angle-right fa-sm ml-1" ></i></a>
<br><br>
<h4 class="text-lh-sm" id='HarvardX'>Machine Learning and AI with Python</h4>
<p>Focusing on decision-making through machine learning, this course introduces decision trees,
progressing to bagging, random forests, and gradient boosting.
Real-world cases help learners practice prediction, refine models, and address issues
like overfitting and bias, preparing them for complex decision-making using Python.</p>
<a class="font-weight-bold" href="https://www.edx.org/learn/machine-learning/harvard-university-machine-learning-and-ai-with-python?objectID=course-1dc2b7e4-21ab-4c39-9da0-1784d3321948&webview=false&campaign=Machine+Learning+and+AI+with+Python&source=edX&product_category=course&placement_url=https%3A%2F%2Fwww.edx.org%2Fbio%2Fpavlos-protopapas-3">Know more here
<i class="fas fa-angle-right fa-sm ml-1"></i></a>

</div>
<div class="card-footer">

</div>
</div>
<!-- End Card Info -->
</div>




</div>
</div>
<!-- End Stories Section -->
Expand Down

0 comments on commit 66bd857

Please sign in to comment.