Skip to content
View yy6768's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • 华东师范大学
  • 上海
  • 05:50 (UTC -12:00)
Block or Report

Block or report yy6768

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

Welcome!

Hi!:hand:I'm yy


My Visitor Count

Visitor Count

My Github Status

  • stats
    Christmas's GitHub stats
  • top languages
    Top Langs

Course

I am now working on studying open classes at prestigious universities Here is my plan:

  • architecture
  • CMU 15213 (Pausing)
  • UCB CS61C
  • Database
  • CMU15445 (finishing)
  • OS
  • MIT6.S081 (Updating)
  • ML & DL
  • Stanford CS229 (Finishing)
  • Stanford CS231n
  • DL in Action 李沐 (Updating)
  • Compiler
  • Stanford CS143 (Updating)
  • Computer Graphics
  • Games 101 (Finishing/ Owe a final project)
  • Games 202 (Pause)
  • Games 103
  • Games 104

Funny Lab

I love researching open source code

  • bustub (2022 fall)
    • p0-p4
    • Finished
  • xv6 (2021)
    • p1-p11
    • Finished
  • minitorch
    • p0
    • p1
    • p2
    • p3 (Pause)
    • p4
  • tiny-render(updating)

Book Plan

There my plan of reading cs books, welcome to communicate with me. Recently, I am obsessed in computer graphics.

  • C++ primer
  • Effective C++
  • Cuda C++ programming guide
  • Fundamentals of Computer Graphics (3rd Edition)
  • Real-Time Rendering (4th Edition)
  • Pbrt (3th Edition)

Pinned Loading

  1. CS-229 CS-229 Public

    Stanford CS 229 (2018 autumn version)

    Python 2

  2. Machine-Learning-with-Python-Cookbook-notebook Machine-Learning-with-Python-Cookbook-notebook Public

    人工智能典型算法笔记

    Python 1

  3. minitorch minitorch Public

    根据骨干框架自写的minitorch内核

    Python