ranran0523's Stars
karpathy/llm.c
LLM training in simple, raw C/CUDA
remzi-arpacidusseau/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
wangshusen/RecommenderSystem
mit-han-lab/efficientvit
Efficient vision foundation models for high-resolution generation and perception.
wangshusen/SearchEngine
搜索引擎原理
toandaominh1997/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
Ma-Lab-Berkeley/CRATE
Code for CRATE (Coding RAte reduction TransformEr).
jonaschn/awesome-he
✨ Awesome - A curated list of amazing Homomorphic Encryption libraries, software and resources
zama-ai/concrete-ml
Concrete ML: Privacy Preserving ML framework using Fully Homomorphic Encryption (FHE), built on top of Concrete, with bindings to traditional ML frameworks.
ucla-mobility/OpenCDA
A generalized framework for prototyping full-stack cooperative driving automation applications under CARLA+SUMO.
openfheorg/openfhe-development
This is the development repository for the OpenFHE library. The current (stable) version is v1.2.3 (released on October 30, 2024).
vanderschaarlab/synthcity
A library for generating and evaluating synthetic tabular data for privacy, fairness and data augmentation.
encryptogroup/ABY
ABY - A Framework for Efficient Mixed-protocol Secure Two-party Computation
AMDESE/AMDSEV
AMD Secure Encrypted Virtualization
intel/sgx-ra-sample
linaro-swg/optee_examples
OP-TEE Sample Applications
amirhosseinh77/JetsonYolo
Simple process for camera installation, software and hardware setup, and object detection using Yolov5 and openCV on NVIDIA Jetson Nano.
Desilo/liberate-fhe
A Fully Homomorphic Encryption (FHE) library for bridging the gap between theory and practice with a focus on performance and accuracy.
micmic123/QmapCompression
Official implementation of "Variable-Rate Deep Image Compression through Spatially-Adaptive Feature Transform", ICCV 2021
ChanChiChoi/awesome-Federated-Learning
federated-learning
kaiwangm/awesome-deep-point-cloud-compression
A list of papers about deep point cloud compression.
IBM/helayers
IBM HElayers homomorphic encryption SDK for C++ and Python
CryptoLabInc/HETAL
[ICML'23 Oral] HETAL: Efficient Privacy-preserving Transfer Learning with Homomorphic Encryption
fatPeter/ThreeDAC
IBM/helayers-examples
Examples for HElayers homomorphic encryption SDK for C++ and Python
harveyp123/a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
harveyp123/cuda-matrix-vector-multiplication
Matrix-Vector Multiplication Using Shared and Coalesced Memory Access
harveyp123/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
harveyp123/LLM-scientific-feedback
Can large language models provide useful feedback on research papers? A large-scale empirical analysis.
harveyp123/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM