diff --git a/data/research.mdx b/data/research.mdx index b1994a0..b7aab40 100644 --- a/data/research.mdx +++ b/data/research.mdx @@ -3,13 +3,18 @@ title: Research --- -- πŸ”­ My current work spans - - θͺž simultaneous [LLM-based machine translation](https://github.com/RomanKoshkin/transllama) - - πŸ•΅οΈ multiagent-based reasoning - - 🧠 sample efficient learning and self-organization in spiking neural networks (SNNs) -- :handshake: I’m looking to collaborate on those thingsπŸ‘† -- In the past I was involoved in - - β ΅ developing unsupervised [convolutional](https://github.com/RomanKoshkin/conv-seq) and [GNN-based](https://github.com/RomanKoshkin/graph-seq) methods for detecting patterns in neural recordings - - πŸ€– building machine learning models for πŸ’Ή [neuromarketing](https://github.com/RomanKoshkin/NeuroBarometer) applications - - :rocket: re-implementing a model for [speech-decoding from M/EEG](https://github.com/arayabrain/speech-decoding) - - developing [human-robot interaction](https://github.com/RomanKoshkin/human-robot-interaction) models \ No newline at end of file +## Current +- Simultaneous speech-to-speech and speech-to-text LLM-powered machine translation +- Multiagent-based reasoning +- Sample efficient learning and memory in self-organized spiking neural networks (SNNs) + +## Recent + - Unsupervised detection of patterns in neural activity. + - Human-robot interaction + +## Past + - Decoding speech from M/EEG recordings + - Machine learning models for EEG-based neuromarketing applications. + - Human-robot interaction + +For more information, please have a look at my projects \ No newline at end of file diff --git a/public/Koshkin_CV_for_J_.pdf b/public/Koshkin_CV_for_J_.pdf new file mode 100644 index 0000000..33d4ba1 Binary files /dev/null and b/public/Koshkin_CV_for_J_.pdf differ diff --git a/public/resume-2022.pdf b/public/resume-2022.pdf deleted file mode 100644 index ab9e11b..0000000 Binary files a/public/resume-2022.pdf and /dev/null differ diff --git a/src/components/Container.tsx b/src/components/Container.tsx index 617cddf..7f906c1 100644 --- a/src/components/Container.tsx +++ b/src/components/Container.tsx @@ -98,4 +98,5 @@ const SOCIAL_LINK = [ ['🐦', 'Twitter', 'https://twitter.com/nightdude4'], ['πŸ™', 'GitHub', 'https://github.com/RomanKoshkin'], ['πŸ‘¨β€πŸ’»', 'LinkedIn', 'https://www.linkedin.com/in/romankoshkininterpreter/'], + ['πŸ“ƒ', 'CV', '/Koshkin_CV_for_J_.pdf'], ] diff --git a/src/pages/index.tsx b/src/pages/index.tsx index f526c22..ae901f4 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -44,9 +44,13 @@ export default function Home() {

- - {' '} - I am a computational neuroscience PhD student at the Neural Coding and Brain Computing Unit (OIST), which I joined with a vision of building next-gen AI systems that rival the speed and efficiency of biological brains. I am also interested (as a linguist in my previous life) in multi-agent reasoning and simultaneous machine translation. I love making things that work. + PhD student @ OIST |{' '} + Computational Neuroscience |{' '} + NLP |{' '} + Simultaneous Machine Translation + {/* + {' '} */} + {/* I am a computational neuroscience PhD student at the Neural Coding and Brain Computing Unit (OIST), which I joined with a vision of building next-gen AI systems that rival the speed and efficiency of biological brains. I am also interested (as a linguist in my previous life) in multi-agent reasoning and simultaneous machine translation. I love making things that work. */} {/* I am a PhD student at OIST. My research spans biologically-plausible models of the brain and LLM-based simultaneous machine translation. */} {/*