Skip to content
View jackeown's full-sized avatar
🤓
Geeking Out
🤓
Geeking Out

Block or report jackeown

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

    A variant of Chess where players can get 2 moves in a row if they roll 2 dice that sum to 7+max(materialAdvantage,0)

    JavaScript

  2. CategoricalEntropyTool CategoricalEntropyTool Public

    An interactive visualization of the entropy of a categorical variable.

    HTML

  3. PythonCExtensions PythonCExtensions Public

    A minimal example of C and C++ extensions for Python.

    C++ 1

  4. whoIsHome whoIsHome Public

    Monitor who's on your home network from the command line with Python.

    Python 5

  5. tree2Net tree2Net Public

    Convert a sci-kit learn decision tree to a simple neural network in a straightforward way!

    Python 1

  6. nnInitializations nnInitializations Public

    An Exploration of Neural Network Parameter Initializations

    Python