class Researcher(CuriousHuman):
def __init__(self):
self.name = "Tonio Weidler"
self.role = "PhD Candidate"
self.affiliation = "Maastricht University"
self.residence = "The Netherlands"
self.code = [
"Python",
"JavaScript",
"Java",
"PHP"
]
self.research_field = "Neuroscience"
self.research_topics = [
"Sensorimotor Control",
"Human Dexterity",
"Goal-Driven Models",
"Deep Learning"
]
self.language_spoken = ["de_DE", "en_US"]
def greet(self, name):
print(f"Hello there, {name}! I hope you like what you find here :)")
๐
PhD Candidate at Maastricht University. Building Goal-Driven Models of the Human Sensorimotor System using Deep Reinforcement Learning.
-
Maastricht University
- Maastricht, Netherlands
- http://www.tonioweidler.de
- https://orcid.org/0000-0003-1608-5523
- @TonioWeidler
Highlights
- Pro
Pinned Loading
-
ccnmaastricht/angorapy
ccnmaastricht/angorapy PublicBuild embodied brain models with ease.
-
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.