This commit is contained in:
@@ -12,16 +12,17 @@ export default function Home() {
|
||||
<div className="page-frame py-16 sm:py-20">
|
||||
<section className="mx-auto grid min-h-[calc(100vh-11rem)] max-w-[64rem] gap-6 lg:grid-cols-[minmax(0,39rem)_15rem] lg:items-center lg:gap-4">
|
||||
<div className="max-w-[39rem] space-y-6">
|
||||
<p className="eyebrow">Akshay Kolli / Research + Writing</p>
|
||||
<p className="eyebrow">Akshay Kolli / UMass Lowell</p>
|
||||
|
||||
<div className="space-y-4">
|
||||
<h1 className="max-w-[34rem] text-balance font-sans text-5xl font-medium leading-[0.96] text-ink sm:text-6xl lg:text-7xl">
|
||||
World models and reinforcement learning.
|
||||
World models for RL.
|
||||
</h1>
|
||||
|
||||
<div className="max-w-[32rem] space-y-3 text-[1.04rem] leading-8 text-ink-soft sm:text-[1.1rem]">
|
||||
<p>
|
||||
I'm a CS PhD student at UMass Lowell building world models for autonomous agents.
|
||||
I'm a CS PhD student working on world models for reinforcement learning,
|
||||
ML hardware, GPUs, and deep learning systems.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user