Skip to content
View BasedLukas's full-sized avatar
🚀
e/acc
🚀
e/acc

Highlights

  • Pro
Block or Report

Block or report BasedLukas

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

Pinned

  1. cpu_simulator cpu_simulator Public

    8 bit cpu emulator. Now with fun (assembly) coding challenge.

    Python

  2. zip_classification zip_classification Public

    An implementation of the gzip algo, with the aim of explaining how it can be used as a text classifier.

    Python 1

  3. language_models language_models Public

    Exploration of language modeling using neural networks. We start with a basic next token predictor and move on to a multiheaded attention model.

    Jupyter Notebook