Skip to content
View paulperet's full-sized avatar

Highlights

  • Pro

Block or report paulperet

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
paulperet/README.md

👋 Hi, I'm Paul!

👨‍🎓 I am currently finishing my dual degree: MSc AI at Heriot-Watt University / MEng at ESME Sudria
💡 I am passionate about physical AI!

Online presence

LinkedIn Hugging Face

Technology

Pinned Loading

  1. hsr-vla-inference hsr-vla-inference Public

    Run VLA models on the Toyota HSR, with real and sim inference

    Python

  2. variational-autoencoder-from-scratch variational-autoencoder-from-scratch Public

    An introduction to encoder-decoder models through a complex CNN architecture

    Python

  3. sft-synthetic-dataset-builder sft-synthetic-dataset-builder Public

    A tool to quickly build a set of diverse synthetic examples to fine-tune a LLM

    Python

  4. swin-fish-classification swin-fish-classification Public

    Swin Transformer for fish species classification on fish-vista dataset using focal loss to handle class imbalance

    Python

  5. word2vec word2vec Public

    This is an implementation of word2vec using skip-gram and noise contrastive estimation for improved training.

    Python