Skip to content
View BardenM's full-sized avatar

Block or report BardenM

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. annotated-problems annotated-problems Public

    Training data for a language model to annotate programming problems.

  2. DSA-Bootcamp-Java DSA-Bootcamp-Java Public

    Forked from kunal-kushwaha/DSA-Bootcamp-Java

    This repository consists of the code samples, assignments, and the curriculum for the Community Classroom complete Data Structures & Algorithms Java bootcamp.

    Java

  3. SudokuSolver SudokuSolver Public

    dynamic programming practice

    Java

  4. CoronaVirusTrackerUS CoronaVirusTrackerUS Public

    Track daily covid cases in US

    Java

  5. Data-Science-Portfolio Data-Science-Portfolio Public

  6. drone-rl-navigation drone-rl-navigation Public

    A reinforcement learning drone navigation project where an agent learns to reach a target in a grid world while avoiding obstacles. Focuses on beginner-friendly RL concepts, clean code structure, a…