Skip to content
View rahulkarajgikar's full-sized avatar
  • AWS
  • Bangalore, IN

Block or report rahulkarajgikar

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. A-Star-With-BFS A-Star-With-BFS Public

    A* Algorithm, combined with limited depth first BFS

    C++

  2. Custom-Shell-Interpreter Custom-Shell-Interpreter Public

    Created a custom shell command line interpreter in C using fork, dup2, execv, and other system calls.

    C

  3. Indoor-Outdoor-Classifier Indoor-Outdoor-Classifier Public

    Created a CNN to classify if images are outdoors or indoors

    Jupyter Notebook

  4. Modified-WalkSAT Modified-WalkSAT Public

    Created a modified version of the WalkSAT algorithm to test if a formula in conjunctive normal form is satisfiable. Plotted a graph of mean runtime for different clause/symbol ratios to compare with

    C++

  5. Review-Rating-Predictor Review-Rating-Predictor Public

    Project to create an RNN to predict ratings from 1 to 10 based on the sentiment of the review

    Jupyter Notebook

  6. Bhupesh-V/30-seconds-of-cpp Bhupesh-V/30-seconds-of-cpp Public archive

    30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉

    C++ 1.4k 611