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

Block or report ericwang10

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. Protein-sequence-NLP-classifier Protein-sequence-NLP-classifier Public

    Utilizes fastText, a NLP library, to train a classification model on protein sequence vs function. Further analysis on the latent space of the model dictionary

    Jupyter Notebook

  2. Malaria-CNN Malaria-CNN Public

    Convolutional Neural Network model to predict infected vs healthy red blood cell images

    Jupyter Notebook

  3. facAIlizer facAIlizer Public

    C++ 2

  4. flappyAI flappyAI Public

    Flappy Bird game clone with game playing AI using evolutionary algorithms

    Java

  5. Sliding-Puzzle-Search Sliding-Puzzle-Search Public

    Sliding puzzle game with search heuristics

    Python

  6. 2048AI 2048AI Public

    2048 Game Clone with game playing AI using heuristics

    Java