shirishbahirat's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
google-research/google-research
Google Research
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
dair-ai/ML-Papers-of-the-Week
🔥Highlighting the top ML papers every week.
reneargento/algorithms-sedgewick-wayne
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
barefootnetworks/Open-Tofino
ChFrenkel/ODIN
ODIN online-learning digital spiking neural network (SNN) processor - HDL source code and documentation.
franzflasch/riscv_em
Simple risc-v emulator, able to run linux, written in C.
ashwio/arm64-hypervisor-tutorial
ChFrenkel/DirectRandomTargetProjection
PyTorch-based code for training fully-connected and convolutional networks using backpropagation (BP), feedback alignment (FA), direct feedback alignment (DFA), and direct random target projection (DRTP).
shagunm1210/Playing-Breakout-with-A3C-algorithim
Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!
shirishbahirat/ultimate-ttt-rl
Reinforcement Learning based Ultimate Tic Tac Toe player
aditikger/feature-arrays
two sum
shirishbahirat/riscv-3
RISC-V CPU Core (RV32IM)