Skip to content
View feifanl's full-sized avatar

Highlights

  • Pro

Block or report feifanl

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

Pinned Loading

  1. grokking-demo grokking-demo Public

    A foray into mechanistic interpretability using the case of a 1-layer transformer grokking modular addition -- techniques include principal component analysis, discrete Fourier transforms, ablation…

    Jupyter Notebook

  2. neuralnetwork neuralnetwork Public

    Constructing a neural network without PyTorch to learn how to implement backpropagation, gradient descent, and learn more about model architecture.

    Jupyter Notebook

  3. ImageProcessing ImageProcessing Public

    Suite to process ets files with 100 1400x1400 pixel images. Has tools to average images, divide, align, save, create histograms, and fit histograms.

    Python

  4. Chess Chess Public

    A fun project I did during the summer before my sophomore year. Two player chess with castling, en passant, promotion, and stalemate.

    Python