Skip to content
View eaguaida's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report eaguaida

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

    A tensorflow implentation for Ensemble Learning in CNN Augmented with Fully Connected Subnetworks

    Jupyter Notebook 6 1

  2. Q-Learning Q-Learning Public

    Simple implementation of an Agent (Pac-Man) using Q-Learning to learn from its environment in order to win the game

    Python

  3. Data_Mining_Demo Data_Mining_Demo Public

    Demonstration of decision trees, cluster analysis and text mining.

    Jupyter Notebook 1

  4. Random_Forest_Agent_Demo Random_Forest_Agent_Demo Public

    Agent using a Ensembled Model to predict the best movement according to the training data

    Python 1

  5. Self_Explanations_Circuits_LLM Self_Explanations_Circuits_LLM Public

    Diary for personal research on Mechanistic Interpretability.

    Jupyter Notebook 1

  6. NMS_Canny_Edge_Detector NMS_Canny_Edge_Detector Public

    Enhanced Canny Edge Detector used for Image Segmentation is designed to segment images with high precision. This function includes Non-Maximum Suppression introduced in: https://arxiv.org/pdf/1705.…

    MATLAB