Skip to content
View InfiniteLoopCoder's full-sized avatar

Highlights

  • Pro

Block or report InfiniteLoopCoder

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. aiming-lab/ReAgent-V aiming-lab/ReAgent-V Public

    Python 21 1

  2. Jiaaqiliu/Awesome-VLA-Robotics Jiaaqiliu/Awesome-VLA-Robotics Public

    A comprehensive list of excellent research papers, models, datasets, and other resources on Vision-Language-Action (VLA) models in robotics.

    326 5

  3. CS224N_Winter_2023 CS224N_Winter_2023 Public

    This is my personal implementation of all the programming assignments in Stanford CS224N Winter 2023. Some formulas in the code need to be derived from the handout file.

    Python 2

  4. CS224W_Fall_2021 CS224W_Fall_2021 Public

    This is my personal implementation of all the programming assignments in Stanford CS224W Fall 2021. Additionally, a bug related to Colab 0 has been fixed. The Colab dependencies have been removed, …

    Jupyter Notebook 2

  5. BookSaleSystem BookSaleSystem Public

    This modern, full-stack Library Management System, built with a sleek and user-friendly React frontend, offers comprehensive tools for managing library inventory, sales, purchases, and financials.

    JavaScript 1

  6. HMM-CRF-NER-FromScratch HMM-CRF-NER-FromScratch Public

    Three sequence labeling models for Named Entity Recognition (NER): Handwritten HMM, CRF, and Transformer+CRF. Includes training, inference, and evaluation code.

    Python