Skip to content
View mklug's full-sized avatar

Block or report mklug

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

    Uniform random sampling techniques for binary/ordered trees.

    Python

  2. RunningLinReg RunningLinReg Public

    An implementation of simple linear regression to support efficient online updates to data.

    Python

  3. NeuralNets NeuralNets Public

    An expansion of and experimentation with the neural network code written by Michael Nielson. Implementation of Nielson's CNN architecture in PyTorch.

    Python

  4. NewsNaiveBayes NewsNaiveBayes Public

    An exploration of text labeling of news data using naive Bayes classifiers.

    Jupyter Notebook

  5. persistentQS persistentQS Public

    Fully persistent pure python stack and queue implementations.

    Python

  6. Graphs Graphs Public

    Some graph-theoretic algorithms in python.

    Python