Compare commits
2 commits
533ba08276
...
0149d91098
| Author | SHA1 | Date | |
|---|---|---|---|
| 0149d91098 | |||
| d91bf71f01 |
4 changed files with 62 additions and 58 deletions
|
|
@ -5,7 +5,7 @@ hideDate: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
{{< img src="/profile.jpeg" max-width="250px" >}}
|
{{< img src="/profile.webp" max-width="250px" >}}
|
||||||
|
|
||||||
## Quick Facts
|
## Quick Facts
|
||||||
|
|
||||||
|
|
@ -21,3 +21,7 @@ hideDate: true
|
||||||
- **Good at Algorithm design, performance tuning**
|
- **Good at Algorithm design, performance tuning**
|
||||||
- **AI:** Did work with Active Learning and traditional models (small data) before ChatGPT.
|
- **AI:** Did work with Active Learning and traditional models (small data) before ChatGPT.
|
||||||
- **LLMs:** Messing around with them, use codex mainly, planning a write up on my thoughts.
|
- **LLMs:** Messing around with them, use codex mainly, planning a write up on my thoughts.
|
||||||
|
|
||||||
|
## Curriculum Vitae
|
||||||
|
|
||||||
|
[Click here for my CV](/cv.html)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: ""
|
title: ""
|
||||||
date: 2022-10-04T23:35:54-04:00
|
hideDate: true
|
||||||
---
|
---
|
||||||
|
|
||||||
Alex Selimov
|
Alex Selimov
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ copyright = "© Alex Selimov"
|
||||||
enableRobotsTXT = true
|
enableRobotsTXT = true
|
||||||
|
|
||||||
[pagination]
|
[pagination]
|
||||||
pagerSize = 5
|
pagerSize = 10
|
||||||
|
|
||||||
[markup]
|
[markup]
|
||||||
[markup.goldmark.renderer]
|
[markup.goldmark.renderer]
|
||||||
|
|
@ -51,7 +51,7 @@ pagerSize = 5
|
||||||
hideUntranslated = false
|
hideUntranslated = false
|
||||||
themeStyle = "herman"
|
themeStyle = "herman"
|
||||||
generateSocialCard = true
|
generateSocialCard = true
|
||||||
postsToShowOnIndex = 5
|
postsToShowOnIndex = 10
|
||||||
|
|
||||||
[[params.popularPosts]]
|
[[params.popularPosts]]
|
||||||
title = "Say goodbye to st and say hello to ghostty"
|
title = "Say goodbye to st and say hello to ghostty"
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit ef8f417c6c8f62702df76293ebe0bbccb424c16d
|
Subproject commit f166deabfb2e6fd76926c342b6c30ea450bd0744
|
||||||
Loading…
Add table
Add a link
Reference in a new issue