Skip to content
View anu-chak's full-sized avatar

Block or report anu-chak

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

Popular repositories Loading

  1. ai-fol ai-fol Public

    Implementation of a First Order Logic Resolution System given a Knowledge Base.

    C++ 1

  2. INF-553---Data-Mining INF-553---Data-Mining Public

    All projects completed as part of INF-553 Data Mining course at USC

    Python 1 1

  3. ai-search-algo ai-search-algo Public

    N-Queens problem using BFS, DFS and Simulated Annealing

    C++

  4. ai-minmax-alphabeta ai-minmax-alphabeta Public

    Returns move such that the current player can collect maximum points taking board state as input, in a 2-player game.

    C++

  5. dns-attack-geolocation dns-attack-geolocation Public

    Reads the IP's from the DNS log file and plots the attacks on the world map.

    Python 1

  6. stock-on stock-on Public

    Stock Trading Simulation Game - Web Application.

    PHP