Compare commits
No commits in common. "0149d910981d7c7e0d8c8eccb8d870455cbc45a9" and "533ba0827688ac62b36e57444110585b4725b953" have entirely different histories.
0149d91098
...
533ba08276
4 changed files with 58 additions and 62 deletions
|
|
@ -5,7 +5,7 @@ hideDate: true
|
|||
---
|
||||
|
||||
|
||||
{{< img src="/profile.webp" max-width="250px" >}}
|
||||
{{< img src="/profile.jpeg" max-width="250px" >}}
|
||||
|
||||
## Quick Facts
|
||||
|
||||
|
|
@ -21,7 +21,3 @@ hideDate: true
|
|||
- **Good at Algorithm design, performance tuning**
|
||||
- **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.
|
||||
|
||||
## Curriculum Vitae
|
||||
|
||||
[Click here for my CV](/cv.html)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: ""
|
||||
hideDate: true
|
||||
date: 2022-10-04T23:35:54-04:00
|
||||
---
|
||||
|
||||
Alex Selimov
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ copyright = "© Alex Selimov"
|
|||
enableRobotsTXT = true
|
||||
|
||||
[pagination]
|
||||
pagerSize = 10
|
||||
pagerSize = 5
|
||||
|
||||
[markup]
|
||||
[markup.goldmark.renderer]
|
||||
|
|
@ -51,7 +51,7 @@ dateFormat = "2006-01-02"
|
|||
hideUntranslated = false
|
||||
themeStyle = "herman"
|
||||
generateSocialCard = true
|
||||
postsToShowOnIndex = 10
|
||||
postsToShowOnIndex = 5
|
||||
|
||||
[[params.popularPosts]]
|
||||
title = "Say goodbye to st and say hello to ghostty"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit f166deabfb2e6fd76926c342b6c30ea450bd0744
|
||||
Subproject commit ef8f417c6c8f62702df76293ebe0bbccb424c16d
|
||||
Loading…
Add table
Add a link
Reference in a new issue