@dataclass
class HumanConfig:
current_roles: List[Role] = [
m_sc_student("uni_heidelberg"),
working_student("aleph_alpha"),
]
former_roles: List[Role] = [
algorithm_engineer("qiyuan_lab"),
b_eng_data_science("tongji_university"),
]
interests: tuple[str, ...] = ("LLMs", "diffusion_models", "vision_3d")
def free_time() -> str:
return random.choice(["darts", "football", "bird_watching"])
🍊
Orangen, lecker!
M.Sc. student @ Heidelberg University | Working Student @Aleph-Alpha-Research
- Heidelberg
-
15:33
(UTC +02:00) - robustli.com
Highlights
- Pro
Pinned Loading
-
hermitian-eigensolver
hermitian-eigensolver PublicA header-only C++ eigensolver of dense Hermitian matrices using Householder QR.
C++ 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.