Skip to content

Commit d432a8f

Browse files
authored
add ML shoreline and description, AI Library series
1 parent 9683415 commit d432a8f

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

_posts/2026-01-27-ucsb-webscraping.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
layout: workshop
33
category: workshop
44
title: "Web Scraping with Python"
5-
time: 10 am - 12:00 PST
5+
time: 10 AM - 12:00 PM PST
66
human_date: "January 27 and 29"
77
year: 2026
8-
location: UCSB Library
8+
location: UCSB Library, Room 2509
99
instructors: Jose Nino Muriel, Jairo Melo-Flórez, Julien Brun
1010
helpers: Jean Allen, Youjia He
1111
pre_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_bJeIoxjp1A9Xx3M?slug=2026-01-27-ucsb-webscraping"

_posts/2026-02-02-ucsb-ml.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@ instructors: Tian Qui, Jose Nino Muriel
1010
helpers: Arieanna Balbar, Netasha Pizano
1111
pre_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_bJeIoxjp1A9Xx3M?slug=2026-02-02-ucsb-ml"
1212
post_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_0lD2XHnezknmSr4?slug=2026-02-02-ucsb-ml"
13-
shoreline_url:
13+
shoreline_url: "https://cglink.me/2dD/r2270653"
1414
lesson_url:
1515
jupyter_url: "https://carpentryworkshop.lsit.ucsb.edu/"
16-
description: "Stay tuned, <b>registration opens on January 12!</b> Join our <a href='http://groups.google.com/a/library.ucsb.edu/g/carpentry/about'>Carpentry mailing list</a> with your UCSB email to get notified as soon as it goes live."
16+
description: "This workshop provides a practical introduction to fundamental machine learning concepts, with a special focus on neural networks. In this hands-on session, participants will utilize Scikit-learn and TensorFlow Keras to master the essential workflow: preparing data, training predictive models, and evaluating results.
17+
<br><br>
18+
Prerequisites: No machine learning knowledge is required; however, attendees should have basic Python programming skills.
19+
"
1720
---

index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ title: UCSB Library Carpentry Workshops
3030
<ul>
3131
<li>Thursdays this Winter: <a href="https://bit.ly/D2D_2026Winter" target="_blank">Data to Discovery Series (30-minute sessions on data visualization and visual communication)</a></li>
3232
<li>February 9 - 13: <a href="https://uc-love-data-week.github.io/" target="_blank">UC Love Data Week</a></li>
33+
<li>February 9: <a href="https://www.library.ucsb.edu/events-exhibitions/events/ai-in-action" target="_blank">AI in Action: Conversations with UCSB Researchers</a></li>
3334
</ul>
3435

3536
## Community Meetings

0 commit comments

Comments
 (0)