Skip to content
View think-high's full-sized avatar

Highlights

  • Pro

Block or report think-high

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

    Its the implementation of the doodle jump game for windows using openGl.

    C++ 2

  2. Indian_Citizen_Database_Management Indian_Citizen_Database_Management Public

    This is the database management project which manages and links all the important details of a citizen at one place to help indian government to keep track of various important things.

    Java 1

  3. StackedDenoisingAutoEncoderPretraining StackedDenoisingAutoEncoderPretraining Public

    This is the implementation of stacked denoising auto encoder used for pretraining. It's the implemetation of this paper by Yoshua Bengio: http://www.jmlr.org/papers/volume11/erhan10a/erhan10a.pdf

    Python 1 1

  4. Robertson_algo Robertson_algo Public

    Its an simple implementation of the robertson algorithm for multiplication.

  5. Robertsons_algo Robertsons_algo Public

    This is an implementation of the robertson's algorithm for multiplication used in computer architecture

    C

  6. Edit_Distance Edit_Distance Public

    This is the graphical implementation of the Edit Distance(Levenshtein) problem

    C++