Skip to content
View CipherCook's full-sized avatar

Highlights

  • Pro

Block or report CipherCook

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 Loading

  1. ChessBot_Rollerball ChessBot_Rollerball Public

    Our team's AI bot for a variation on the chess game - Rollerball.

    C++

  2. Reliable-Data-Transfer-with-Congestion-Control Reliable-Data-Transfer-with-Congestion-Control Public

    Python

  3. Website-ACES-ACM Website-ACES-ACM Public

    Forked from ACES-ACM-IITD/Website

    JavaScript

  4. Parallelised-Image-Recognition Parallelised-Image-Recognition Public

    As part of COL380 (Parallel Distributed Programming) project, created parallelised model from scratch to recognise MNIST Digits

    Cuda

  5. Text-to-Math-Equation Text-to-Math-Equation Public

    As part of COL775 (Deep Learning), created an lstm-lstm-attention based architecture to convert text input into an equation format

    Python

  6. Xv6-os-copy-on-write-w-Swapspace Xv6-os-copy-on-write-w-Swapspace Public

    Updated MIT's XV6 Operating system to have copy on write functionality along with the usage of swap space on disk.

    C