Skip to content
View 10-OASIS-01's full-sized avatar
💻
Focusing
💻
Focusing

Block or report 10-OASIS-01

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
10-OASIS-01/README.md
  • 👋 Hi, I’m Yibin (Léon) Liu, an undergraduate student majoring in artificial intelligence at Northeastern University (China).
  • 👀 My research interests include Vision Language Grounding, Robot Learning, LLM, HCI, and Information Retrieval.
  • 💼 I’m currently seeking engineering or research internship opportunities.
  • 📫 You can reach me at: [email protected]
  • 📖 Visit my personal website: https://10-oasis-01.github.io
  • 😊 I’m always open to potential collaborations, whether for open-source projects or research. Feel free to reach out if you'd like to have a free chat about anything!

Pinned Loading

  1. minrl minrl Public

    MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. The project focuses on educational clarity and implementation…

    Python 31 2

  2. NEUIR/Self-Guide NEUIR/Self-Guide Public

    [CCL 2024] This is the code repo for our CCL’24 paper "Self-Guide: A LLM Reasoning Enhancement Method Based on Self-Guided Planning".

    Python 6

  3. Autoregressive-Language-Model Autoregressive-Language-Model Public

    This project is a comprehensive implementation of a Transformer-based language model. It encompasses the full pipeline of natural language modeling, including data preprocessing, model training, ev…

    Python 9

  4. BenCao_RAG BenCao_RAG Public

    The Bencao RAG Medical Intelligent Assistant is a powerful AI-based medical knowledge question-answering system, designed to enhance user experience in knowledge-intensive tasks by integrating cont…

    Python 5 2

  5. lane_detection_pipeline lane_detection_pipeline Public

    This project implements a pipeline for detecting lane lines on the road using computer vision techniques. The pipeline is designed to read a video input, detect lane lines in each frame, and output…

    Python 2

  6. BPEtokenizer BPEtokenizer Public

    This project implements a tokenizer based on the Byte Pair Encoding (BPE) algorithm, with additional custom tokenizers, including one similar to the GPT-4 tokenizer.

    Python 4