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

Block or report mundyreimer

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

    Documentation for Math2Code project. Engineered a web application that converts pictures of math notation / equations to Python code. Check it out here: http://math2code.com/

    HTML 1

  2. argo_sensor_clustering argo_sensor_clustering Public

    Use spectral clustering, k-means, & gaussian mixture models on PySpark's distributed computing framework to cluster temperature readings of the Argo buoy fleet floating around the world's oceans.

    Jupyter Notebook

  3. RL-Sepsis-Prediction RL-Sepsis-Prediction Public

    Forked from zs-barnes/RL-Sepsis-Prediction

    Custom reinforcement learning environment + series of models that predicts and classifies hospital-acquired Sepsis (blood-poisoning) in patients using multivariate timeseries data with OpenAI Gym.

    Jupyter Notebook

  4. rewriting_systems rewriting_systems Public

    Collection of artificial life experiments around cellular automata, lindenmayer systems, formal grammars, fractal generation, and evolutionary algorithms

    Python 7

  5. school_donations_project school_donations_project Public

    Design a recommendation system using PySpark's distributed computing framework to match classroom charity projects to the most probable donors nationwide.

    HTML 2

  6. spiking_neuralnet spiking_neuralnet Public

    Pulse-coupled spiking neural network model (built bottom-up, no 3rd party library-use) of synaptic activity in the medial pre-frontal cortex with mechanistic implications for schizophrenia & psycho…

    MATLAB