Skip to content
View yangrussell's full-sized avatar

Highlights

  • Pro

Organizations

@HarkerCTF @bowen-yin
Block or Report

Block or report yangrussell

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
yangrussell/README.md

👋 Hey! Check out my website for more details on my interests and background.

Pinned

  1. neural-networks neural-networks Public

    A feedforward multilayer perceptron with gradient descent & backpropagation written from scratch in Java

    Java

  2. solitaire solitaire Public

    Implementation of solitaire in Java

    Java 3

  3. oral-pathology-diagnosis oral-pathology-diagnosis Public

    A backward-chained expert system in JESS that diagnoses common oral and maxillofacial pathologies

    CLIPS 1

  4. animals-game animals-game Public

    An expert system that attempts to guess the user's animal in 20 questions or less

    CLIPS 5 1

  5. DeepSurv DeepSurv Public

    Forked from jaredleekatzman/DeepSurv

    DeepSurv is a deep learning approach to survival analysis.

    Jupyter Notebook

  6. pegasos pegasos Public

    Implements modified version of the Pegasos (Primal Estimated Sub-Gradient Solver for SVM) algorithm as well as Perceptron and Average Perceptron for comparison

    Python 2