class Researcher(CuriousHuman):
def __init__(self):
self.name = "Tonio Weidler"
self.role = "Postdoc"
self.affiliation = "Maastricht University"
self.residence = "The Netherlands"
self.code = [
"Python",
"JavaScript",
"Java",
"PHP"
]
self.research_field = "Neuroscience"
self.research_topics = [
"Auditory Neuroscience"
"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 :)")
👋
Postdoc at Maastricht University. Building Goal-Driven Models of the Human Auditory Cortex and the Sensorimotor System using Deep (Reinforcement) Learning.
-
Maastricht University
- Maastricht, Netherlands
- http://www.tonioweidler.de
- https://orcid.org/0000-0003-1608-5523
Highlights
- Pro
Pinned Loading
-
ccnmaastricht/angorapy
ccnmaastricht/angorapy PublicBuild embodied brain models with ease.
-
-
ossm-team/ossm-suite
ossm-team/ossm-suite PublicOpen Standards and Tools for Modeling in Sensorimotor Neuroscience
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.