Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View weidler's full-sized avatar
πŸ‘‹
πŸ‘‹

Highlights

  • Pro

Organizations

@ccnmaastricht

Block or report weidler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
weidler/README.md

Hello there πŸ‘‹ I hope you like what you find here πŸ€“

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 :)")

Pinned Loading

  1. ccnmaastricht/angorapy ccnmaastricht/angorapy Public

    Build embodied brain models with ease.

    Python 21 2

  2. angorapy-tutorials angorapy-tutorials Public

    Tutorials on using AngoraPy.

    Jupyter Notebook 1

  3. semlc semlc Public

    Biologically Inspired Lateral Connectivity in Convoluiontal Neural Networks

    Python 1

  4. ossm-team/ossm-suite ossm-team/ossm-suite Public

    Open Standards and Tools for Modeling in Sensorimotor Neuroscience