Skip to content
View AliHasan71's full-sized avatar

Block or report AliHasan71

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. Logistic-Regression-Model-and-Support-Vector-Machine-for-Classifying-Handwritten-Digits Logistic-Regression-Model-and-Support-Vector-Machine-for-Classifying-Handwritten-Digits Public

    The objective of this project is to design and write a machine learning algorithm in Python, that implements a multilayer perceptron neural network and evaluates performance in classifying handwrit…

    Python 1

  2. Ping-Pong Ping-Pong Public

    The objective of this project is to create a simple version of the game Ping-Pong

    Java

  3. Space-Invaders Space-Invaders Public

    The objective of this project is to create a simple version of the game Space Invaders

    Java

  4. Scrabble Scrabble Public

    The objective of this project is to create a modified version of the game Scrabble with an interactive user interface and implement the ability to operate the RMI system while having the platform p…

    Java

  5. Custom-Language-Interpreter Custom-Language-Interpreter Public

    The objective of this project is to implement an interpreter written in C++ for a custom language, while accounting for multiple operations such as boolean expressions, conditional and loop stateme…

    C++

  6. Javascript-Custom-Language-Interpreter Javascript-Custom-Language-Interpreter Public

    The objective of this project is to create an interpreter written in Java, Python and SML for a custom language that is similar to the syntax of Javascript, while implementing a wide range of funct…

    Java