Skip to content
View Aliz-f's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report Aliz-f

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. py1090 py1090 Public

    Forked from jojonas/py1090

    A pythonic approach to processing ADS-B messages recorded with BaseStation or dump1090.

    Python

  2. Auto-Regressive-Model-Fitting-with-Gradient-Descent Auto-Regressive-Model-Fitting-with-Gradient-Descent Public

    A time series analysis project focusing on fitting auto-regressive (AR) models using regular and stochastic gradient descent methods. The analysis involves estimating parameters, comparing gradient…

    Jupyter Notebook

  3. dump1090 dump1090 Public

    Forked from MalcolmRobb/dump1090

    Dump1090 is a simple Mode S decoder for RTLSDR devices

    C

  4. Coin-Flipping-Simulation-Analysis Coin-Flipping-Simulation-Analysis Public

    A simulation experiment analyzing the behavior of fair coin flips to explore probability distributions, using a comparison with the Hoeffding bound. The study focuses on three selected coins over m…

    Jupyter Notebook

  5. Handwritten-Digit-Recognition-with-Linear-and-Polynomial-Regression Handwritten-Digit-Recognition-with-Linear-and-Polynomial-Regression Public

    A project that tackles the handwritten digit recognition problem using intensity and symmetry as input variables. The goal is to classify digit 1 against all other digits using linear regression an…

    Jupyter Notebook

  6. ImageCompression-with-KMeans ImageCompression-with-KMeans Public

    In an RGB image, each pixel is represented by three 8-bit integers (ranging from 0 to 255) that specify the red, green, and blue intensity values. A typical image contains many different colors, wh…

    Jupyter Notebook