Skip to content
View mayank-soni's full-sized avatar

Block or report mayank-soni

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. GAN GAN Public

    Experiments with GANs

    Jupyter Notebook 1

  2. makemore makemore Public

    (Mostly) following along Andrej Karpathy's makemore YouTube series

    Jupyter Notebook

  3. secondbrain secondbrain Public

    Semantic search over personal data

    2

  4. tictactoe tictactoe Public

    Implements a tic-tac-toe playing bot using the minimax algorithm. CS50AI Project 0

    Python

  5. degreesofseparation_search degreesofseparation_search Public

    Implements breadth-first search to find the minimum degrees of separation between actors in IMDB's database. CS50AI Project 0

    Python

  6. knightsknaves knightsknaves Public

    Propositional Logic Engine

    Python