Skip to content
View sarahsimionescu's full-sized avatar

Highlights

  • Pro

Block or report sarahsimionescu

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

Pinned Loading

  1. meetingbot/meetingbot meetingbot/meetingbot Public

    Open Source Meeting Bot API

    TypeScript 80 13

  2. simple-model-inversion simple-model-inversion Public

    My attempt to recreate the attack described in "Model Inversion Attacks that Exploit Confidence Information and Basic Countermeasures" by Fredrikson et al. in 2015 using Tensorflow 2.9.1

    Jupyter Notebook 5 1

  3. NeuralNetworkFromScratch NeuralNetworkFromScratch Public

    I decided to create a simple back propagation neural network from scratch in C++ as part of my final project for my Scientific Computing course (DATASCI 2G03).

    C++