Skip to content
View jaysonmourier's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report jaysonmourier

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
jaysonmourier/README.md

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on algorithms in C
  • ๐ŸŒฑ Iโ€™m currently learning machine learning <3
  • ๐Ÿ’ฌ Ask me about everything you want!
  • ๐Ÿ“ซ How to reach me: [email protected]

Pinned Loading

  1. C_DataStructures_And_Algorithms C_DataStructures_And_Algorithms Public

    Data structures and algorithms implemented in C.

    C

  2. qmaze qmaze Public

    Double Q-Learning algorithm written in C to solve a maze.

    C

  3. DP_TwoSackKnapsack DP_TwoSackKnapsack Public

    A repository containing an algorithm that solves the two-sack knapsack problem using dynamic programming.

    C