Skip to content
View bonaert's full-sized avatar
Block or Report

Block or report bonaert

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

  1. eth-sri/DeepT eth-sri/DeepT Public

    Python 2

  2. tinyc-compiler tinyc-compiler Public

    TinyC compiler (lexer + parser + IR + optimization + x86-64 assembly generation)

    C 10 1

  3. explainable_rl explainable_rl Public

    Master thesis work: explaining deep reinforcement learning policies

    Jupyter Notebook 8 1

  4. specio specio Public

    Explore the tree of life with Specio and learn about Earth's amazing organisms and animals!

    JavaScript

  5. how-good-are-stocks how-good-are-stocks Public

    Are stocks a good investment? How long should you hold them? How much would you earn and with what variability? Read the notebook to find out.

    Jupyter Notebook

  6. NeuralNet NeuralNet Public

    A simple (and hopefully) clear implementation of neural networks, to understand how they work.

    Python