Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Rasul230405's full-sized avatar
  • University of Southampton
  • United Kingdom

Highlights

  • Pro

Block or report Rasul230405

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Rasul230405/README.md
  • 👋 Hi, I’m Rasul
  • 👀 I’m interested in Artificial Intelligence, Machine Learning, Mathematics, Game Theory, Digital Narratives
  • 🌱 I’m currently learning Machine Learning and Data Science
  • 💞️ I’m looking forward to collaborate on solving problems in aforementioned fields
  • 📫 Contact me at [email protected]

Pinned Loading

  1. Terminal_Calculator Terminal_Calculator Public

    Simple Terminal Calculator which supports +, -, *, /, factorial, exponent, sinus, cosinus operations, lets user define variables.

    C++ 1

  2. Decision_Tree Decision_Tree Public

    Decision Tree implemention in C++. Instead of using recursion, I have used priority queue

    C++

  3. maze_runner_p maze_runner_p Public

    Python

  4. Connect-4 Connect-4 Public

    Connect-4 game AI. ConnectAI

    Python

  5. Poission-Image-Editing Poission-Image-Editing Public

    Seamless Image Editing Algorithm

    MATLAB

  6. X86lite X86lite Public

    assembler and simulator for small, idealized subset of x86-64 platform

    OCaml