Skip to content
View marieGD00's full-sized avatar

Block or report marieGD00

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

    I developed a Django framework to streamline the filling in and querying of a database later used for machine learning training

    Python 1

  2. Building_Neural_Nets Building_Neural_Nets Public

    I developed a convolutional neural net from scratch to both classify and segment images in both the MNIST dataset and the CIFAR10 dataset

    Jupyter Notebook 1

  3. connect_four_game connect_four_game Public

    This is a connect four board game I developed in C

    C 1

  4. Kaggle_wheat_competition_DETR_Model Kaggle_wheat_competition_DETR_Model Public

    I carried out the global wheat detection competition created by facebook in order to see who could best fine tune their pre trained DETR to detect wheat in a field. I was able to use the Focal loss…

    Jupyter Notebook 1

  5. Pocketask_code Pocketask_code Public

    Snippets of front end code for the mobile app Pocketask I contributed to

    TypeScript 1

  6. Database_systems Database_systems Public

    Developed a storage manager in Rust for Introduction to databases systems class

    Rust