Skip to content
View MatthiasSagerer's full-sized avatar
☺️
☺️

Highlights

  • Pro

Block or report MatthiasSagerer

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
MatthiasSagerer/README.md

Biological neural network learning to build artificial ones. 🤖

def reachGoal(goal):
    target = defineMeasurableTarget(goal)
    approach, result = firstTry()
    while (result != target):
        insights = reflect(approach, result, target)
        approach, result = iterate(insights, approach, result, rarget)
    print(f"Achieved goal with {result}")

“When your mind knows it’s not going to quit, your body will adapt to whatever is in front of it.”

– David Goggins

“Go build something! [...] Learning by building is really powerful.”

– Chris Lattner

"Have the courage to follow your heart and intuition. They somehow already know what you truly want to become."

– Steve Jobs

Pinned Loading

  1. BasicCalculatorApp BasicCalculatorApp Public

    A basic calculator App with Flutter.

    Dart

  2. BlackJackConsole BlackJackConsole Public

    A command line application for the card game Black Jack.

    Python

  3. Sudoku-Pygame Sudoku-Pygame Public

    A Pygame program for solving Sudokus in 4 different difficulty levels.

    Python 1

  4. TUM-Site TUM-Site Public

    HTML

  5. turtle-drawings turtle-drawings Public

    TeX