Skip to content
View cyrielladriere's full-sized avatar

Block or report cyrielladriere

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. inference-server inference-server Public

    Inference Server implemented in C++ using CUDA streams for parallel inference of multiple AI models on a single NVIDIA GPU.

    C++

  2. mlops-project mlops-project Public

    End-to-end MLOps project in GCP. Trains and evaluates BERT transformer model to classify news articles into news categories.

    Python

  3. audio-environmental-monitoring audio-environmental-monitoring Public

    This repo contains code for my master thesis: Audio-based Environmental Monitoring for Edge Devices. The thesis focuses on neural network compression, specifically for the audio environmental monit…

    Jupyter Notebook

  4. FC_NN-From_Scratch FC_NN-From_Scratch Public

    This repository implements a fully connected neural network from scratch in Python using Numpy. The resulting neural network is trained on the MNIST dataset.

    Python

  5. Redis-from-scratch Redis-from-scratch Public

    Building and understanding Redis from scratch using C/C++

    C++

  6. rust-image-preprocessing rust-image-preprocessing Public

    Implements a simple Rust image processing library.

    Rust