class ClementPoiret:
"""Linux power-user with a Ph.D. in neurosciences.
A Clement is a tech enthusiast who likes scripting and automating everything,
He loves open source and open science.
Previous works in:
- Android Reverse Engineering,
- Neuroinformatics.
Current work: CTO and AI Startup Co-founder (Computer Vision).
"""
def __init__(self):
"""Initializes a ClementPoiret from scratch."""
self.has_phd: bool = True
self.phd_fields: List[str] = ["neurosciences", "deep learning", "computer vision"]
def get_expertise(self) -> Dict[List[str]]:
return {
"fields": [
"machine and deep learning",
"computer vision",
"neurosciences",
"web development",
"native development",
"devops",
"sysadmin",
"reverse engineering",
"hardware",
],
"tools": [
"pytorch", "tensorflow", "jax", "nixos", "neovim", "kitty", "nushell"
],
"languages": [
"python", "(java/type)script", "julia", "dart", "html", "css", "smali", "lua"
]
}
def get_interests(self) -> List[str]:
return [
"learning new skills everyday",
"conducting scientific experiments",
"tweaking my linux distro",
"dismantling computers",
"philosophy (hi, Nietzsche!)"
]
I may be slow to respond.
Ph.D. in Neurosciences & Deep Learning. Currently busy building SotA and efficient Deep Learning Models | Meta Incubator
-
Université de Paris | INSERM U1141
- CEA Saclay - NeuroSpin
- int8.tech
- @clement_poiret1
- @int8.tech
Highlights
- Pro
Pinned Loading
-
-
nix-python-devenv
nix-python-devenv Public templateTemplate of a Python Development Environment with Optional CUDA Support. Powered by uv.
-
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.