Skip to content
View Gripnook's full-sized avatar
Block or Report

Block or report Gripnook

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

Pinned

  1. digital-storage-oscilloscope digital-storage-oscilloscope Public

    An FPGA implementation of a digital storage oscilloscope.

    VHDL 17 5

  2. neural-net neural-net Public

    Forked from seanstappas/neural-net

    An artificial neural network designed for ECSE-526 Artificial Intelligence.

    Python

  3. mips-pipelined-processor mips-pipelined-processor Public

    A pipelined implementation of a MIPS processor that was optimized to use data forwarding, caching and branch prediction.

    VHDL 5

  4. qbert-rl qbert-rl Public

    An agent capable of learning to play the game of Q*bert designed for ECSE-526 Artificial Intelligence.

    C++ 1

  5. analog-microelectronics analog-microelectronics Public

    A collection of circuit designs and layouts performed for ECSE-534 Analog Microelectronics.

    TeX

  6. dynamic-connect-4 dynamic-connect-4 Public

    An agent capable of playing the game of dynamic connect-4 designed for ECSE-526 Artificial Intelligence.

    C++