Skip to content
View nicolasgapa's full-sized avatar
Block or Report

Block or report nicolasgapa

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

  1. Video-Object-Detection-CNNs-and-YOLO Video-Object-Detection-CNNs-and-YOLO Public

    ConvNets for traffic pattern modelling using security cameras. The model was developed using Python, TensorFlow and Google Colab, and uses CNNs to detect and classify objects in camera recordings.

    Jupyter Notebook 1

  2. Face-Verification-Model-using-CNNs Face-Verification-Model-using-CNNs Public

    Face verification model using Siamese Convolutional Neural Networks (CNNs) and One-Shot Learning. The model can be modified to use one of the following CNN architectures: LeNet5, AlexNet, GoogLeNet…

    Jupyter Notebook 1

  3. ML-methods-for-binary-classification ML-methods-for-binary-classification Public

    Comparison between different machine learning methods for binary classification, including a neural network model. The classification algorithms are tested with 6 different datasets.

    Python 1

  4. Preliminary-Orbit-Determination Preliminary-Orbit-Determination Public

    Space Mechanics: Code to obtain orbit position and velocity vectors from ground-based angle and range measurements.

    Python

  5. Simplex-optimization-method Simplex-optimization-method Public

    Linear programming optimization techniques: The primal and dual simplex methods.

    Python

  6. volumetric_interp_ML volumetric_interp_ML Public

    Artificial neural network model for volumetric interpolation.

    Python