Skip to content
View leihao1's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report leihao1

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. CNN-CIFAR-10-Image-Classification CNN-CIFAR-10-Image-Classification Public

    Implemented CNN for CIFAR-10 image classification task using Pytorch, dimension reduction was done by PCA and t-SNE.

    Jupyter Notebook 3

  2. Comparison-of-Machine-Learning-Prediction-Models Comparison-of-Machine-Learning-Prediction-Models Public

    Compared different classification and regreesion models performance in scikit-learn by applying them on 20 datasets from UCL website.

    Jupyter Notebook 10 7

  3. MachineLearningAlgorithms MachineLearningAlgorithms Public

    Implemented and visualized all kinds of machine learning algorithms by Python

    Python 2 1

  4. risk risk Public

    Forked from renyming/risk

    Risk game built by Java and JavaFX, adopted agile development approach, implemented different kinds of design patterns.

    Java