Skip to content
View KevinOfCathay's full-sized avatar
  • Holy Mars Empire
  • Mars

Block or report KevinOfCathay

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. DDPM-demo DDPM-demo Public

    pytorch ddpm demo

    Python 69 3

  2. Regression-Tree-and-Bagging-C-code Regression-Tree-and-Bagging-C-code Public

    The C++ code for regression tree and bagging. Used standard libraries only.

    C++ 1

  3. Gridworld Gridworld Public

    A C++ approach to implementing the Gridworld. (From the book Reinforcement Learning)

    C++

  4. Black-Jack Black-Jack Public

    A C++ approach to black-jack problem (From Reinforcement Learning, Richard S. Sutton)

    C++

  5. FSAM-C-code FSAM-C-code Public archive

    This is an example of Forward Stage-wise Additive Modelling which appears in the course "FOUNDATIONS OF MACHINE LEARNING" lecture 23.

    C++

  6. Tensorflow-Classical-Machine-Learning Tensorflow-Classical-Machine-Learning Public

    Classical Machine Learning Examples Using Tensorflow

    Python