Skip to content
View tbdair's full-sized avatar

Block or report tbdair

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

Popular repositories Loading

  1. ROAM ROAM Public

    ROAM: Random Layer Mixup for Semi-Supervised Learning in Medical Imaging

    Python 9 2

  2. FedPerlV1.0 FedPerlV1.0 Public

    Pytorch implementation for MICCAI 2021 paper "FedPerl: Semi-Supervised Peer Learning for Skin Lesion Classification"

    Python 6 1

  3. Titanic_LLMLangChain Titanic_LLMLangChain Public

    CLI tool that accepts natural-language instructions, uses a **Groq LLM (Llama 3)** via **LangChain** to parse them into a structured preprocessing and training plan, then executes that plan on the…

    Python

  4. Titanic_LLMAgent Titanic_LLMAgent Public

    A CLI tool that takes natural-language instructions and uses a **Groq LLM** (Llama 3) to interpret them into a preprocessing and training plan, then executes that plan on the Titanic dataset with *…

    Python

  5. Titanic_LangChainToolCallingAgent Titanic_LangChainToolCallingAgent Public

    A CLI tool where a **LangChain tool-calling agent** autonomously drives the entire ML pipeline — loading data, preprocessing, training, and evaluating — based on a single natural-language instructi…

    Python