Skip to content
View AmeerJ97's full-sized avatar
  • Montreal
Block or Report

Block or report AmeerJ97

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. Quadcopter-Design-Project-V3.0 Quadcopter-Design-Project-V3.0 Public

    Third Iteration of the flight controller C/C++ code im developing in the arduino enviroment.

    C++

  2. Multi-class-Logistic-Regression-and-Mini-Batch-Stochastic-Gradient-Descent Multi-class-Logistic-Regression-and-Mini-Batch-Stochastic-Gradient-Descent Public

    Implementation of Softmax Regression (Multi-class Logistic Regression) and Mini-Batch Stochastic Gradient Descent from scratch. The model is trained on OpenML's Cardiotocography Dataset and Scikit-…

    Python

  3. Circuit-Simulator Circuit-Simulator Public

    In this repository, i explore how to build a circuit simulator from scratch. The language used to implement this is Matlab.

    MATLAB

  4. Personal-WebsiteV1 Personal-WebsiteV1 Public

    Creating a portfolio website front end using React & Node Js

    JavaScript

  5. COVID-19-KNN-Desicion-Tree-Regressor COVID-19-KNN-Desicion-Tree-Regressor Public

    KNN and Decision Tree regressors to predict new COVID-19 hospitalizations in the US.

    Jupyter Notebook

  6. ECSE-324-Computer-Organization ECSE-324-Computer-Organization Public

    My labwork from the ECSE 324: Computer organization class. The languages used are ARM assembly and C.

    Assembly