From e18f4f851e9c6da21c865d3c452f4fe666dc17db Mon Sep 17 00:00:00 2001 From: Xinyu zhou Date: Sat, 23 Mar 2024 21:21:43 +0100 Subject: [PATCH] update --- README.md | 18 ++++-------------- _config.yml | 20 ++------------------ 2 files changed, 6 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index 9c022fc..6bdcde3 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,14 @@ -# Academic Pages -![pages-build-deployment](https://github.com/academicpages/academicpages.github.io/actions/workflows/pages/pages-build-deployment/badge.svg) -Academic Pages is a Github Pages template for academic websites. +# About Me +I am a 3rd-year master student currently at EPFL, Switzerland, majoring in Data Science. I am interested in deep learning, natural language processing (especially in Large Language Models), meta learning and even vison-language models. Now I am doing my Master Thesis in the [Machine Learning and Optimization Laboratory](https://mlo.epfl.ch/) under the supervision of [Prof. Martin Jaggi](https://people.epfl.ch/martin.jaggi). Before that, I also finished my semester project in the same lab. In addition, I finished my Bachelor's degree in Computer Science and Applied Mathematics. -# Getting Started -1. Register a GitHub account if you don't have one and confirm your e-mail (required!) -1. Click the "Use this template" button in the top right. -1. On the "New repository" page, enter your repository name as "[your GitHub username].github.io", which will also be your website's URL. -1. Set site-wide configuration and add your content. -1. Upload any files (like PDFs, .zip files, etc.) to the `files/` directory. They will appear at https://[your GitHub username].github.io/files/example.pdf. -1. Check status by going to the repository settings, in the "GitHub pages" section -1. (Optional) Use the Jupyter notebooks or python scripts in the `markdown_generator` folder to generate markdown files for publications and talks from a TSV file. -See more info at https://academicpages.github.io/ -## Running Locally + diff --git a/_config.yml b/_config.yml index e087cee..d6faa06 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,7 @@ author: name : "Xinyu Zhou" pronouns : # example: "she/her" bio : "Learning Machine Learning" - location : "Lausaane, Switzerland" + location : "Lausanne, Switzerland" employer : "EPFL" uri : # URL email : "xinyu.zhou@epfl.ch" @@ -231,15 +231,7 @@ defaults: values: layout: single author_profile: true - # _teaching - - scope: - path: "" - type: teaching - values: - layout: single - author_profile: true - share: true - comments: true + # _publications - scope: path: "" @@ -258,14 +250,6 @@ defaults: author_profile: true share: true comment: true - # _talks - - scope: - path: "" - type: talks - values: - layout: talk - author_profile: true - share: true # Sass/SCSS