Skip to content
View qianyuez's full-sized avatar

Block or report qianyuez

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. inverse_kinematic_3d_model inverse_kinematic_3d_model Public

    Implement body inverse kinematic with neural network and display on 3d model with three.js

    JavaScript 8 3

  2. finger_inverse_kinematic finger_inverse_kinematic Public

    Implement finger inverse kinematic with neural network and reinforcement learning algorithm ddpg.

    Python 4 2

  3. keras_recommendation_system keras_recommendation_system Public

    Using keras to train recommendation model and learn the similarity of users and items.

    Python 2

  4. keras_dqn_snake keras_dqn_snake Public

    Deep Q Network keras implemention to play Gluttonous Snake.

    Python

  5. collaborative_filtering_recommendation_system collaborative_filtering_recommendation_system Public

    Using collaborative filtering to implement user based and item based recommendation system.

    Python

  6. imdb_reviews_classification imdb_reviews_classification Public

    Train different classifiers to solve imdb reviews classification task and compare their performance.

    Python