Skip to content
View deep-div's full-sized avatar

Block or report deep-div

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

Pinned Loading

  1. Deep-Learning Deep-Learning Public

    A collection of simple and practical examples of ANN, CNN, and RNN models using PyTorch. Perfect for learning core deep learning architectures through code.

    Jupyter Notebook 11

  2. Gemini-Tools Gemini-Tools Public

    A codebook demonstrating Gemini tool usage and function calling execution

    Python 9

  3. Custom-Transformer-Pytorch Custom-Transformer-Pytorch Public

    A clean, ground-up implementation of the Transformer architecture in PyTorch, including positional encoding, multi-head attention, encoder-decoder layers, and masking. Great for learning or buildin…

    Jupyter Notebook 14 6

  4. MediLlama-3.2 MediLlama-3.2 Public

    Llama 3.2 fine-tuned on a medical dataset for improved healthcare-specific understanding and tasks.

    Jupyter Notebook 11 4

  5. Fine-Tuning-LLMs-and-VisionModels Fine-Tuning-LLMs-and-VisionModels Public

    Fine-Tuning LLMs (Gemma, LLaMA, Mistral, etc.) A practical guide to fine-tuning various large language models using popular frameworks. Includes examples, scripts, and tips for efficient training o…

    Jupyter Notebook 13 4

  6. Lecture-Summarize Lecture-Summarize Public

    LectureSummarizer is an AI-powered website that transcribes and summarizes lectures. It uses OpenAI Whisper for accurate speech-to-text and Llama 2 for concise summaries. With an easy-to-use Gradio…

    Python 7