Skip to content
View JasonBenn's full-sized avatar
  • San Francisco

Block or report JasonBenn

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. duet duet Public

    Creative writing with an AI (OpenAI's GPT-2) in a Medium-style text editor

    Python 15 2

  2. deep-learning-paper-notes deep-learning-paper-notes Public

    Summaries, notes, questions on Deep Learning research papers.

    100 23

  3. deep-learning-implementations deep-learning-implementations Public

    Implementation of deep learning algorithms and papers. Python, Tensorflow, PyTorch.

    Jupyter Notebook 45 9

  4. qa-instances qa-instances Public

    Deploy the code in any GitHub pull request to a complete, disposable instance. Each instance has a unique URL you can share. Brilliant for catching bugs before they ship to users.

    JavaScript

  5. learn-claire-de-lune learn-claire-de-lune Public

    Plug your electronic piano into your computer with a USB-to-MIDI cable, get live feedback as you play the best song ever written. No music theory required, includes several difficulty levels.

    JavaScript 5

  6. dbms dbms Public

    A DBMS implementation. Stores data in both columnar and row formats, allowing the query planner to choose which layout format to read from for best performance. Tradeoff: 2x space cost, slower writes.

    C 4