From ad3d120eb1cfb1631af7fdb3cae735196f8eafcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:49:47 +0000 Subject: [PATCH 1/8] Bump the bundler group across 1 directory with 2 updates Bumps the bundler group with 2 updates in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri) and [rexml](https://github.com/ruby/rexml). Updates `nokogiri` from 1.16.2 to 1.16.5 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5) Updates `rexml` from 3.2.6 to 3.2.8 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 39efcc5..57edfe2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,9 +74,9 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - nokogiri (1.16.2-arm64-darwin) + nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -92,7 +92,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (4.2.0) ruby-rc4 (0.1.5) safe_yaml (1.0.5) @@ -100,6 +101,7 @@ GEM google-protobuf (~> 3.23) sass-embedded (1.69.5-x86_64-linux-gnu) google-protobuf (~> 3.23) + strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) timers (4.3.5) From 94217ed5c111502b9294d19c65e4b7ab7b01c39b Mon Sep 17 00:00:00 2001 From: Anoushka Bhutani <109103441+abhutani2000@users.noreply.github.com> Date: Thu, 11 Jul 2024 09:40:01 -0400 Subject: [PATCH 2/8] Update schedule.html --- _includes/schedule.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/schedule.html b/_includes/schedule.html index 0a3f85e..31e9f41 100644 --- a/_includes/schedule.html +++ b/_includes/schedule.html @@ -34,6 +34,7 @@
Download the schedule here. + Tutorial resources can be found here.
Week 1
From 51440e49de87a09e1c478c2b0b1fcdd3b7d26a99 Mon Sep 17 00:00:00 2001 From: Alex Wadell Date: Thu, 11 Jul 2024 17:09:13 -0400 Subject: [PATCH 3/8] add links to tutorials --- summer_school.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/summer_school.md b/summer_school.md index a5369df..d359343 100644 --- a/summer_school.md +++ b/summer_school.md @@ -7,6 +7,10 @@ image: assets/img/SciFM24_summer_school.svg
{% include blurb.html item=site.data.descriptions.summer_school%}
+ ## Tutorials + We've made our course content available on GitHub at [scifm/summer-school-2024](https://github.com/scifm/summer-school-2024), licensed under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.html). + You'll find pre-worked examples covering topics such as tokenization and neural scaling laws, along with demonstrations of vision transformers and diffusion models tailored for scientific applications. +

Apply to Participate!

Fill in the google form below or access it here.