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

Block or report lowhung

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. biped-bird-movement-sim biped-bird-movement-sim Public

    Bird and bipedal movement simulations.

    C++ 2

  2. cloth_simulation cloth_simulation Public

    Simulating cloth movement with different stiffness, wind strength

    C++ 3 1

  3. neural-networks neural-networks Public

    Experimentation with Neural Networks, as well as recommender systems related to movies.

    Jupyter Notebook 1

  4. naive-bayes-pca-mds naive-bayes-pca-mds Public

    Implementations of MAP, Naive Bayes, PCA, MDS, ISOMAP and some compression

    Python 3

  5. decision-trees-KNN decision-trees-KNN Public

    Implementations of decision trees, decision stumps, data visualization and k-nearest neighbours algorithms

    Python 2

  6. regression-regularization regression-regularization Public

    Algorithms for logistic regression, including regularization, soft-max loss and classifier

    Python