def create_main_page(url: str = “clementpoiret.com“) -> Website:
build_page(url)
def get_introduction() -> str:
introduction = “””
My name is Clément POIRET, and you are on my website.
“””
return introduction
if __name__ == “__main__“:
create_main_page()
print(get_introduction())
~
> python main.py
Hello there! I am a Ph.D. student of the University of Paris in Neurosciences and Deep Learning. I’m seeking knowledge in Data Science, Biology, Neurosciences, and Biotechnologies.
I believe in life-long learning and I take every opportunity to acquire skills in various fields.
Programming Languages
Python: ░░░░░░░░░░
R: ░░░░░░
Julia: ░░░░░░░
Dart: ░░░░░░░░
Haskell: ░░
Other Skills
Deep Learning: ░░░░░░░░░░
Data Science: ░░░░░░░░░
Neurosciences: ░░░░░░░░
Physiology: ░░░░░░
PyTorch: ░░░░░░░░
TensorFlow: ░░░░░░░░░
Follow me on:
LinkedIn | GitHub | Twitter | ResearchGate | HackerRank
Here are some of my projects. Feel free to check out my GitHub!
HSF: Hippocampal Subfields Segmentation tool using Deep Learning [Python]
ROILoc: Registration-based tool to locate brain regions [Python]
Pingouin.jl: Statistical library with hypothesis testing in mind [Julia]
~
> curl -o CV_FR_latest.pdf “https://clementpoiret.com/files/CV_FR_latest.pdf“
> curl -o CV_EN_latest.pdf “https://clementpoiret.com/files/CV_EN_latest.pdf“
~
2019 University of Rouen | CETAPS Loss of Motor Control / Loss of Consciousness prediction
2020 University of Rouen | NeuroSpin Brain Age Prediction
~
> ./degrees
2020 University of Rouen Master Training, Performance Optimization, Games Analytics & Big Data
2020-2023 University of Paris | NeuroSpin | CEA Saclay Ph.D. in Deep Learning & Neurosciences
> ./certifications
2018 HarvardX Using Python for Research
2019 Santa Fe Institute Nonlinear Dynamics, Fractals & Scaling
2019 John Hopkins University Neurohacking in R & Fundamental Neuroscience for Neuroimaging
2019 IBM Advanced Data Science Specialist
2019 Alberta Machine Intelligence Institute Optimizing Machine Learning Model Performance
2020 SuperDataScience Deep & Reinforcement Learning
2020 Google Flutter Team Flutter Development with Dart
2020 SuperDataScience Computer Vision & TensorFlow 2.0
2020 HSE University Bayesian Methods for Machine Learning
2021 DeepLearning.AI Mentor of the `AI for Medicine` specialization
~
> ./papers
2020 Sports Biomechanics Breath-hold Diving Strategies: Turtle or Rabbit? DOI: 10.1080/14763141.2020.1820073
2021 Hippocampus Hippocampal subfield volumes and memory discrimination in the developing brain DOI: 10.1080/14763141.2020.1820073
2022 IEEE Transactions on Medical Imaging 3D-AgsCaps: Are CapsNets any Good for Hippocampal Segmentation? DOI: submitted
2022 Journal of Open Source Software HSF as a Future-Proof Solution to Hippocampal Subfields Segmentation DOI: submitted
> ./communications
2021 OHBM Viewpoint Equivariance: Are Capsule Networks the Future of Hippocampal Segmentation?