Skip to content
View kylewang811's full-sized avatar

Block or report kylewang811

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

Popular repositories Loading

  1. CS188_MachineLearning CS188_MachineLearning Public

    An Introduction to Machine Learning

    Python 1 1

  2. CS61A_SchemeInterpreter CS61A_SchemeInterpreter Public

    I created a Scheme interpreter for a subset of the Scheme language. In the program, I use Python to read, interpret, and evaluate Scheme code.

    Python

  3. CS61A_Ants-vs-Bees CS61A_Ants-vs-Bees Public

    I created a game similar to Plants vs Zombies with a few twists.

    Python

  4. CS61B_Maps CS61B_Maps Public

    I created a visualization of restaurant ratings using basic machine learning and the Yelp academic dataset.

    Python

  5. CS61B_NBody-Simulation CS61B_NBody-Simulation Public

    Utilizing basic mathematics and physics, I created a working simulation of our solar system

    Java

  6. CS61B_DataStructures CS61B_DataStructures Public

    Built my own Array and Linked List Data Structure

    Java