Skip to content
View Hypoxiic's full-sized avatar

Block or report Hypoxiic

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

Popular repositories Loading

  1. Naqi-s_code Naqi-s_code Public

    Code for GCSE Computing tasks.

    Python

  2. Vicuna-7b-fine-tune-summarisation Vicuna-7b-fine-tune-summarisation Public

    Vicuna-7b LLM fine-tuned on Wikipedia summary dataset using Kaggle notebook.

    Jupyter Notebook

  3. Image-captioning-model Image-captioning-model Public

    A simple encoder-decoder model for image captioning model using pretrained ResNet50 and an LSTM. Model trained on subset of the MS COCO dataset.

    Jupyter Notebook

  4. Password-generator Password-generator Public

    A GUI for a strong password generator with full customisability. GUI made using Tkinter and password generated using Secrets library.

    Python