class AboutMe:
"""
Hey, I'm Clément, a Linux power-user, with a Ph.D. in neurosciences.
I'm a tech enthusiast, I like scripting and automating everything,
I love open source, and open science. I write papers on AI.
Previously worked in: Android Reverse Engineering (SMALI),
Neuroinformatics.
Currently working in: AI (Computer Vision).
"""
def __init__(self):
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",
"computer hardware"
],
"tools": [
"pytorch", "tensorflow", "archlinux", "vim", "kitty", "zsh"
],
"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!)"
]
def get_future_goals(self) -> str:
return "Develop expertise in Quantum Computing, and QML."
I may be slow to respond.
Ph.D. in Neurosciences & Deep Learning. Currently busy building SotA Deep Learning Models @Caminov | Meta Incubator
-
Université de Paris | INSERM U1141
- CEA Saclay - NeuroSpin
- @clement_poiret1
Highlights
- Pro
Pinned Loading
-
-
-
MyAuth
MyAuth PublicMyAuth [ALPHA] - Another Password Manager, which does NOT store your passwords
Dart
-
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.