Skip to content
View julianmack's full-sized avatar
Block or Report

Block or report julianmack

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. MyrtleSoftware/caiman-asr MyrtleSoftware/caiman-asr Public

    CAIMAN-ASR: low-latency speech recognition on FPGA

    Python

  2. Data_Assimilation Data_Assimilation Public

    MSc Research project (6 months). Data Assimilation using Deep Learning (AEs). Imperial College Machine Learning MSc 2018-19

    Python 34 21

  3. TensorRT-LLM TensorRT-LLM Public

    Forked from NVIDIA/TensorRT-LLM

    TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficie…

    C++

  4. knowledge-distill knowledge-distill Public

    Knowledge-distillation of CamemBERT

    Python 1

  5. nn_fn_approx nn_fn_approx Public

    NNs are 'universal approximators' in textbooks. This is a simple experiment to see this in practice

    Python 1

  6. Nand2Tetris Nand2Tetris Public

    Coursera project- create an emulated computer and operating system. Start from just NAND gates and build all subsequent layers of the hardware/software stack in a modern computer.

    Assembly