Skip to content
View ckramer05's full-sized avatar

Block or report ckramer05

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. ultimate-player-analysis ultimate-player-analysis Public

    Analyze player performance from ultimate frisbee data to identify high-value players

    Jupyter Notebook

  2. reinforcement-learning-algorithms reinforcement-learning-algorithms Public

    Implemented and experimented with reinforcement learning algorithms, including Deep Q-Networks, to optimize agent performance

    Jupyter Notebook

  3. graph-structure graph-structure Public

    Implemented efficient graph data structure and algorithms, including Depth First Search, connected components analysis, and Dijkstra’s shortest path, to process and analyze complex network data.

    C++