Skip to content
View lucaslingle's full-sized avatar

Highlights

  • Pro

Block or report lucaslingle

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.

Content in all repositories owned by your account will be closed.
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. transformer_vq transformer_vq Public

    Official implementation of 'Transformer-VQ: Linear-Time Transformers via Vector Quantization' (ICLR 2024)

    Python 199 12

  2. pytorch_rl2 pytorch_rl2 Public

    My implementations of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning' and 'A Simple Neural Attentive Meta-Learner'

    Python 71 12

  3. mu_transformer mu_transformer Public

    Official implementation of 'A Large-Scale Exploration of mu-Transfer' (CoRR 2024)

    Python 31 1

  4. cpp_primer cpp_primer Public

    My solutions to the exercises in Lippman, Lajoie, and Moo's textbook 'The C++ Primer (Fifth Edition)'

    C++

  5. k_and_r k_and_r Public

    My solutions to the exercises from Kernighan and Richie's textbook 'The C Programming Language (Second Edition)'

    C

  6. distributional distributional Public

    Histogram operations library

    Python