Skip to content
View haowggit's full-sized avatar

Highlights

  • Pro

Block or report haowggit

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
haowggit/README.md
{
    "_id": "haowggit",
    "firstName": "Haowen",
    "lastName": "Guan",
    "email": "[email protected]",
    "hobbies": [
      "๐Ÿง— climbing",
      "๐Ÿป night out with friends",
      "๐ŸŽฎ video games"
    ],
    "education": [{
      "study_program": "Master Mathematics in Data Science",
      "university": "TUM",
    },
      "study_program": "Bachelor Mathematics",
      "university": "TUM",
    }],
    "professional_experience": [{
      "organization_name": "ARRK Enginerring",
      "job_profile": "working student",
      "duration" : "14m",
      "keywords" : ["data engineering", "machine learning", "interactive visualization"]
    },{
      "organization_name": "SAP Labs",
      "job_profile": "intern",
      "duration" : "6m",
      "keywords" : ["machine learning", "HANA PAL"]
    },{
      "organization_name": "KUKA",
      "job_profile": "intern",
      "duration" : "4m",
      "keywords" : ["robotics", "trajectory planning", "nonlinear optimization"]
    }],
    "favoriteFood": ["๐Ÿฃ", "๐Ÿœ"],
    "language": ["๐Ÿ‡ฉ๐Ÿ‡ช", "๐Ÿ‡จ๐Ÿ‡ณ", "๐Ÿ‡บ๐Ÿ‡ธ"]
}

Pinned Loading

  1. NeuralODE NeuralODE Public

    odesolver with adjoint method implemented

    Python 1

  2. DataMiningCup21_Team_TUMuenchen1 DataMiningCup21_Team_TUMuenchen1 Public

    Respository for the Data Mining Seminar SoSe 2021

    Jupyter Notebook

  3. Foundations-Data-Engineering-Tutorial Foundations-Data-Engineering-Tutorial Public

    Forked from johnrachwan123/Foundations-Data-Engineering-Tutorial

    Tutorial sessions solutions and files for the Foundations in Data Engineering Tutorial Sessions

    C++

  4. haowggit.github.io haowggit.github.io Public

    HTML

  5. torchdiffeq torchdiffeq Public

    Forked from rtqichen/torchdiffeq

    Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.

    Python