-
robustness Public
Forked from MadryLab/robustnessA library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.
Jupyter Notebook MIT License UpdatedJul 3, 2024 -
-
-
frozen-lake Public
Implement planning and reinforcement learning algorithms on the Frozen Lake environment from OpenAI Gym.
Python UpdatedFeb 6, 2024 -
alpha-beta-pruning Public
This repo implements solves the game of Ghost using alpha-beta pruning
Python UpdatedFeb 5, 2024 -
sudoku-solver Public
This repository contains Python code implementations for solving two distinct types of optimization problems using integer programming and backtracking search techniques: Sudoku puzzles and the min…
Python UpdatedFeb 5, 2024 -
pathfinding Public
Use search algorithms and heuristic functions for path optimization
Python UpdatedFeb 5, 2024 -
alpha-mail Public
An email classification system pipeline and deployment in the form of a Chrome extension tailored to Harvard students
Python UpdatedFeb 5, 2024 -
-
-
cache-simulator Public
I implemented simulation infrastructure for three caches: a direct-mapped cache, a fully associative cache, and an n-way set-associative cache
C UpdatedAug 27, 2023 -
cpu-datapath Public
I designed, tested, and synthesized a MIPS multicycle processor
SystemVerilog UpdatedAug 27, 2023 -
Matrix-Computation Public
Generating Cross-Over Points. When is Strassen's Better than Brute Force Multiplication?
C++ UpdatedAug 26, 2023 -
-
Karmarkar-Karp-Algorithm Public
Heuristics for Solving the Number Partition Problem
C++ UpdatedAug 25, 2023 -
bootcamp-week1-exercises Public
Forked from hsadev/bootcamp-week1-exercisesExercises for Week 1 of the DEV Winter Bootcamp
JavaScript UpdatedJan 6, 2022 -
patchwork Public
Forked from jlord/patchworkAll the Git-it Workshop completers!
Rich Text Format Other UpdatedJan 4, 2022 -
-