Skip to content

Commit

Permalink
fix: talks.yml, config, index
Browse files Browse the repository at this point in the history
  • Loading branch information
Co1lin committed Feb 6, 2024
1 parent e544ec1 commit 8da881e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: Columbia PLSE Seminar Series
description: Columbia Seminar Series on the Frontier of Programming Languages and Software Engineering

# URL of your avatar or profile pic (you could use your GitHub profile pic)
avatar: /images/logo_arise_cu.png
avatar: ./images/logo_arise_cu_black.png

#
# Flags below are optional
Expand Down
18 changes: 9 additions & 9 deletions _data/talks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
title: A Talk on AI4SE Research
abstract: Abstract of a talk on AI4SE Research
bio: Dr. Toufique Ahmed's present research focuses on enhancing Large Language Models (LLMs) to achieve excellence in Software Engineering. This entails a dual emphasis on elevating performance and ensuring trustworthiness. Broadly speaking, his work resides at the intersection of machine learning and software engineering to harness the power of machine learning to alleviate the burdens faced by software developers, ultimately fostering increased productivity. He received guidance from Prof. Prem Devanbu and his works have been published in the most prestigious Software Engineering venues including ICSE, ESEC/FSE, ASE, TSE, and EMSE.
livestream: hahaha
livestream:

# - type: Previous Talks
# members:
# - speaker: Jacob Laurel (UIUC)
# date: 1/25/2024
# title: Automatic Differentiation
# abstract:
# bio: "Jacob Laurel is a final year PhD student in the Department of Computer Science at the University of Illinois at Urbana-Champaign. Jacob's current research focuses on static analysis of programming languages that expose continuous computations, which includes both probabilistic and differentiable programming languages. You can find more information about Jacob at: <a href="https://jsl1994.github.io">https://jsl1994.github.io</a>".
# recording:
- type: Previous Talks
members:
- speaker: Jacob Laurel (UIUC)
date: 1/25/2024
title: Automatic Differentiation
abstract: Jacob Laurel's research on Automatic Differentiation
bio: "Jacob Laurel is a final year PhD student in the Department of Computer Science at the University of Illinois at Urbana-Champaign. Jacob's current research focuses on static analysis of programming languages that expose continuous computations, which includes both probabilistic and differentiable programming languages. You can find more information about Jacob at: <a href='https://jsl1994.github.io' target='_blank'>https://jsl1994.github.io</a>"
recording:
Binary file added images/logo_arise_black.png
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 images/logo_arise_cu_black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ meta-description: "Seminar series on Programming Languages and Software Engineer
Welcome to contact yrbding \[at\] cs.columbia.edu .

<!-- Please uncomment this part if you clone our source code! -->

-----
Website template from the [Stanford MLSys Seminar Series](https://mlsys.stanford.edu).

0 comments on commit 8da881e

Please sign in to comment.