Skip to content
View adamiao's full-sized avatar

Block or report adamiao

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. sobel-filter-tutorial sobel-filter-tutorial Public

    A python code showing how to apply a Sobel filter for edge detection.

    Jupyter Notebook 19 5

  2. computational-fluid-dynamics computational-fluid-dynamics Public

    This repository was created with the purpose of learning and practicing the techniques used in the theory of computational fluid dynamics (CFD).

    Python

  3. filter-diagonalization-method-matlab filter-diagonalization-method-matlab Public

    Signal processing technique.

    MATLAB

  4. data-pipeline data-pipeline Public

    Example of a data pipeline ingesting data from an API.

    Python

  5. jenkins-docker jenkins-docker Public

    A tutorial to set up a testing environment using Jenkins running out of a Docker container.

    Dockerfile

  6. logistic-regression logistic-regression Public

    The purpose of this project is to implement a multinomial logistic regression algorithm from scratch to get a better understanding of this numerical technique.

    Python