Skip to content
View LOGO127's full-sized avatar
🌴
On vacation
🌴
On vacation
  • Hangzhou, Zhejiang, China

Block or report LOGO127

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
LOGO127/README.md

Hi, I'm LOGO127

Master's student at Zhejiang University

Exploring Large Language Models, AI for Science, and intelligent methods for lithium-ion battery research.

Python PyTorch CS336

About Me

I am a master's student at Zhejiang University, interested in the intersection of artificial intelligence and scientific research.

My current interests include:

  • Large Language Models: model fundamentals, training, evaluation, and retrieval-augmented generation
  • AI for Science: scientific reasoning and knowledge discovery
  • Lithium-ion Batteries: data-driven and AI-assisted research methods

I enjoy turning complex ideas into implementations, experiments, and well-structured technical notes.

What I'm Working On

  • Studying Stanford CS336: Language Modeling from Scratch
  • Implementing tokenizers, Transformer components, optimizers, and training pipelines
  • Organizing coursework, experiments, and lecture notes into public, reproducible repositories
  • Exploring how language models can support scientific and battery research

Learning Roadmap

Track Focus Status
CS336 Assignments Language models from first principles In progress
Course Notes Concepts, derivations, diagrams, and implementation details Published
AI for Science Scientific reasoning and knowledge discovery Exploring
Battery Intelligence AI-assisted lithium-ion battery research Exploring

Featured Work

CS336 2026 Notes — curated, systems-first notes covering tokenization, GPU kernels, distributed training, scaling, data, post-training, RLVR, and multimodality.

The repository is intentionally selective: it publishes original explanations and study structure, while linking back to the official Stanford CS336 materials instead of redistributing course assets.

Tools

Python · PyTorch · NumPy · Git · uv · pytest

Learning Philosophy

Understand the idea, build the smallest version, test the assumptions, and explain what happened.

Building a bridge between language models and scientific discovery.

Popular repositories Loading

  1. cs336-2026-assignment1-llm-foundations cs336-2026-assignment1-llm-foundations Public

    From-scratch BPE, Transformer, AdamW, training, and generation for CS336 2026 Assignment 1.

    Python 1

  2. cs336.2026 cs336.2026 Public

    Curated, systems-first notes for Stanford CS336: Language Modeling from Scratch

    1

  3. EasyRAG EasyRAG Public

    Forked from BUAADreamer/EasyRAG

    Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案

    Python 1

  4. zotero-arxiv-daily zotero-arxiv-daily Public

    Forked from TideDra/zotero-arxiv-daily

    Recommend new arxiv papers of your interest daily according to your Zotero libarary.

    Python

  5. LOGO127 LOGO127 Public

    Learning language models from first principles.

  6. lectures lectures Public

    Forked from stanford-cs336/lectures

    Python