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

Block or report Michaeljfang

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

    Forked from DavidBerdik/PyGAAP

    The Python Graphical Authorship Attribution Program — An experimental Python port of the Duquesne University Evaluating Variations in Language Lab's JGAAP.

    Python 4 2

  2. atmosphere-shader atmosphere-shader Public

    GLSL Shader for a static planetary atmosphere. Visit https://michaeljfang.github.io/atmosphere-shader/ for a demo.

    JavaScript

  3. JGAAP JGAAP Public

    Forked from evllabs/JGAAP

    The Java Graphical Authorship Attribution Program

    Java

  4. multiclass-generator multiclass-generator Public

    Python-based data points generator with class labels. Support for clusters and functions w noises. See the ipynb test file for a demo. This is a learning project.

    Jupyter Notebook

  5. simple-neural-network simple-neural-network Public

    An object-oriented implementation of a neural network for multi-dimensional binary classification or linear/polynomial regression. This is a learning project.

    Python