kohlivrinda
An MLE with a proclivity for Deep Learning, art and (a bit of) everything in between. Feel free to connect with me on LinkedIn !!
kohlivrinda's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
huggingface/smol-course
A course on aligning smol models.
scaleoutsystems/fedn
FEDn: An enterprise-ready open source federated learning framework. This repository contains the Python framework, CLI and API.
gubertoli/syftbox-netflix
mit-han-lab/dlg
[NeurIPS 2019] Deep Leakage From Gradients
OpenMined/30DaysOfFLCode
Official Repo for the 30DaysOfFLCode Challenge Initiative
leriomaggio/privacy-preserving-data-science
Course Material for the Tutorial on Privacy Enhancing Technologies and PPML
Princeton-SysML/GradAttack
GradAttack is a Python library for easy evaluation of privacy risks in public gradients in Federated Learning, as well as corresponding mitigation strategies.
guipsamora/pandas_exercises
Practice your pandas skills!
ajcr/100-pandas-puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
keyvanakbary/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
srush/GPU-Puzzles
Solve puzzles. Learn CUDA.
edbeeching/godot_rl_agents
An Open Source package that allows video game creators, AI researchers and hobbyists the opportunity to learn complex behaviors for their Non Player Characters or agents
hdmamin/stormlight
Stormlight Archive-themed data science app. Users can generate stormlight-esque text, explore how sentiment rises and falls throughout each book, and count occurrences of any word.
17thshard/roshar-map
An interactive map and timeline of Roshar, the planet that Brandon Sanderson's Stormlight Archive takes place on.
AshwinRJ/Face-Generation-from-Voice
VoiceGAN - Hallucinating Faces from Voices
alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
eth-sri/tableak
TabLeak: Tabular Data Leakage in Federated Learning
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
karpathy/LLM101n
LLM101n: Let's build a Storyteller
uber-archive/sql-differential-privacy
Dataflow analysis & differential privacy for SQL queries. This project is deprecated and not maintained.
schneiderkamplab/syntheval
Software for evaluating the quality of synthetic data compared with real data.
sdv-dev/SDV
Synthetic data generation for tabular data
dabeaz/generators
Generator Tricks for Systems Programmers (Tutorial)
leomaurodesenv/game-datasets
:video_game: A curated list of awesome game datasets, and tools to artificial intelligence in games
Snarp/magnus_archives_transcripts
Lazy Jekyll site of transcripts of episodes of the podcast The Magnus Archives.
AhmedSalem2/ML-Leaks
Code for the paper "ML-Leaks: Model and Data Independent Membership Inference Attacks and Defenses on Machine Learning Models"
gpu-mode/lectures
Material for gpu-mode lectures
shrebox/Privacy-Attacks-in-Machine-Learning
Membership Inference, Attribute Inference and Model Inversion attacks implemented using PyTorch.