Skip to content
View willjhliang's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report willjhliang

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. eureka-research/Eureka eureka-research/Eureka Public

    Official Repository for "Eureka: Human-Level Reward Design via Coding Large Language Models" (ICLR 2024)

    Jupyter Notebook 2.8k 244

  2. encoded-neuroevolution encoded-neuroevolution Public

    A novel tensor encoding method used with the genetic algorithm that plays Snake at superhuman levels.

    Python 1

  3. depth-prediction depth-prediction Public

    CNN-based monocular depth estimation that uses a U-shaped structure and skip connections.

    Jupyter Notebook 1

  4. studio-heart-engine/joyspring studio-heart-engine/joyspring Public

    A story-based indie platformer about the courage to let go. "On the edge of nowhere, seek the next spring anywhere."

    GDScript 11

  5. notes notes Public

    Forked from jackyzha0/quartz

    A collection of my notes.

    TypeScript 1

  6. tetris tetris Public

    Tetris implementation using only bit operations on big integers.

    Java