Skip to content
View tahasalman's full-sized avatar

Highlights

  • Pro

Block or report tahasalman

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. MIPS-Calculator MIPS-Calculator Public

    A simple calculator built using MIPS assembly language

    Assembly

  2. SentimentAnalysis SentimentAnalysis Public

    This repo is part of my Machine Learning assignment to classify various yelp and IMDB reviews into their respective classes using a few different classification algorithms.

    Python

  3. img-recognition img-recognition Public

    Forked from TuOfTimes/img-recognition

    Python

  4. HTN-Vs_You HTN-Vs_You Public

    This is a game that I created using Unity that has the player playing against an agent. The agent is using Heirarchical Task Networks to make intelligent decisions.

    ASP

  5. Group-Simulation-with-PCG Group-Simulation-with-PCG Public

    I made this project in unity to model different types of group simulations, consisting of travellers, wanderers, and socializers. The area has procedurally generated obstacles around it and the age…

    C# 3

  6. MiniLangCompiler MiniLangCompiler Public

    The scanner and parser for MiniLang as specified in https://www.cs.mcgill.ca/~cs520/2019/assignments/Assignment1_Specifications.pdf and https://www.cs.mcgill.ca/~cs520/2019/assignments/Assignment2_…

    C