Skip to content
View fbrynpk's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report fbrynpk

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

Hi there πŸ‘‹

An image of @fbrynpk's Holopin badges, which is a link to view their full Holopin profile

Pinned

  1. HealthIntentClassification HealthIntentClassification Public

    Attempt to use BERT pre-trained model fine-tuned for medical purposes to classify various symptoms

    Jupyter Notebook

  2. ViT-Dementia ViT-Dementia Public

    An attempt to replicate a Vision Transformer Architecture from the paper "An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale"

    Jupyter Notebook

  3. Covid19-Prediction Covid19-Prediction Public

    Trying to classify from X-Ray images whether it's classified as COVID-19 or Normal X-Ray Images by replicating the Tiny VGG Architecture

    Python

  4. Image-Caption-Generator Image-Caption-Generator Public

    Created an image to caption generator with Transfer Learning and Deep Learning from an Inception V3 model combined into a transformer encoder and decoder model

    Python