Skip to content
View royricheek's full-sized avatar

Block or report royricheek

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. awesome-nlp awesome-nlp Public

    Forked from keon/awesome-nlp

    📖 A curated list of resources dedicated to Natural Language Processing (NLP)

  2. LLMs-from-scratch LLMs-from-scratch Public

    Forked from rasbt/LLMs-from-scratch

    Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step

    Jupyter Notebook

  3. simple-local-rag simple-local-rag Public

    Forked from mrdbourke/simple-local-rag

    Build a RAG (Retrieval Augmented Generation) pipeline from scratch.

    Jupyter Notebook

  4. FCOS FCOS Public

    Forked from tianzhi0549/FCOS

    FCOS: Fully Convolutional One-Stage Object Detection

    Python

  5. PyTorch-YOLOv3 PyTorch-YOLOv3 Public

    Forked from eriklindernoren/PyTorch-YOLOv3

    Minimal PyTorch implementation of YOLOv3

    Python