Skip to content
View Llamrei's full-sized avatar
  • Imperial College London
  • London

Highlights

  • Pro
Block or Report

Block or report Llamrei

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. tabnet_tensorflow_2.6 tabnet_tensorflow_2.6 Public

    Jupyter Notebook 1

  2. autotrader_scraper autotrader_scraper Public

    Scraper to retrieve descriptions, images, technical specs and corresponding prices of cars on Autotrader as of Mar 2021. Used for research into joint image/text embeddings as well as continuous out…

    Python

  3. CfD_Ass1 CfD_Ass1 Public

    Code for the first computational fluid dynamics assignment

    Python

  4. scrape_films scrape_films Public

    Python code for retrieving (internal_id, title, gross, year, synopsis) for highest grossing films

    Python

  5. vanilla_nn vanilla_nn Public

    An implementation of autodiff with operations of sum, product and negatives (therefore MSE) and logic for building neural networks - all in Vanilla python, no third party libraries! For the sake of…

    Python