Skip to content
View FlorianDietz's full-sized avatar

Highlights

  • Pro

Block or report FlorianDietz

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

Pinned Loading

  1. comgra comgra Public

    A tool to analyze and debug neural networks in pytorch. Use a GUI to traverse the computation graph and view the data from many different angles at the click of a button.

    Python 272 9

  2. selfAssessment selfAssessment Public

    This is a new type of layer for neural networks in PyTorch: It gives the network the ability to assess the reliability of its own features, and to prioritize features based on context.

    Python 4

  3. syntaxTrees syntaxTrees Public

    This library allows you to define schemas for parsing JSON objects. It is similar to json-schema. However, schemas are defined as classes instead of JSON objects and have several additional features.

    Python 6

  4. loosejson loosejson Public

    A small JSON parser for Python that shows more useful error messages and fixes minor formatting errors automatically.

    Python 4 2