Skip to content
View FrexG's full-sized avatar
🦎
🦎

Block or report FrexG

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
FrexG/README.md

Hi there πŸ‘‹

I am a Computer Engineer with special interest in machine learning and AI. Currently working on developing AI systems for
use in sectors such as Healthcare and agriculture. I am skilled at:

  • Python programming language
  • PyTorch
  • TensorFlow
  • Numpy
  • Pandas
  • Matplotlib
  • Django framework,
  • C
  • Bash
  • JavaScript
  • Java

πŸ”­ Projects

Here are some of the projects I have worked on:

  • Pytorch implementation of ELU-Net: An Efficient and Lightweight U-Net for Medical Image Segmentation.
  • Contributed to the open source project MedSAM the official repository for MedSAM: Segment Anything in Medical Images.

πŸ“« Contact Me

You can reach me at fraolgela@gmail.com. LinkedIn

Pinned Loading

  1. bowang-lab/MedSAM bowang-lab/MedSAM Public

    Segment Anything in Medical Images

    Jupyter Notebook 3k 409

  2. ELU-Net-pytorch ELU-Net-pytorch Public

    Pytorch implementation of ELU-Net: An Efficient and Lightweight U-Net for Medical Image Segmentation

    Jupyter Notebook 8 2

  3. eeg_annotator eeg_annotator Public

    EEG annotation desktop tool written in Python and PyQt6.

    Python 1 1

  4. LinearRegression-GradientDescent LinearRegression-GradientDescent Public

    A simple visual implementation of linear regretion using Gradient Descent

    Processing

  5. raylib_snake raylib_snake Public

    Classic Snake in C with model free Reinforcement Learning (Q-learning)

    C

  6. nn nn Public

    a basic tensor and neural net library in C

    C