Pinned Repositories
Crawler
dlplot
Output Plot RShiny
fed-unet-init-test
fl-test-init
聯邦學習與科研的筆記 ; A PyTorch Implementation of Federated Learning http://doi.org/10.5281/zenodo.4321561
haoye-r-profile
R Environment File
kan-cs-report-in-2021
PKU 2021 個人實驗報告作業, During the first semester in my first year. (PKU)
kan-cs-report-in-2022
PKU 2021 個人實驗報告作業, During the second semester in my first year. (PKU)
learn-in-works
配合 PKU 課程與生活的技術筆記跟練習
rsloan
LHU Thesis
smhwR
Play the stock with R Shiny
kancheng's Repositories
kancheng/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
kancheng/autodc
kancheng/boundaryattention.github.io
kancheng/coco128-seg-labelme-format
將 coco128-seg 從 yolo to lebelme
kancheng/data-conversion
Labelme to masks
kancheng/demo-unet-simple
kancheng/Differential-Privacy-Based-Federated-Learning
Everything you want about DP-Based Federated Learning, including Papers and Code. (Mechanism: Laplace or Gaussian, Dataset: femnist, shakespeare, mnist, cifar-10 and fashion-mnist. )
kancheng/federated_learning_differential_privacy
A foundational platform that primarily shares federated learning, differential privacy content
kancheng/FedImpress
The official implementation of "Federated Impression for Learning with Distributed Heterogeneous Data"
kancheng/FedLab
A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.
kancheng/FedML
FEDML - The unified and scalable ML library for large-scale distributed training, model serving, and federated learning. FEDML Launch, a cross-cloud scheduler, further enables running any AI jobs on any GPU cloud or on-premise cluster. Built on this library, TensorOpera AI (https://TensorOpera.ai) is your generative AI platform at scale.
kancheng/FedTP
This is official implementation of FedTP (TNNLS.2023) [https://ieeexplore.ieee.org/abstract/document/10130784].
kancheng/flower
Flower: A Friendly Federated AI Framework
kancheng/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.x kernels)
kancheng/mia-demo
kancheng/Model-Inversion-Attack-ToolBox
A comprehensive toolbox for model inversion attacks and defenses, which is easy to get started.
kancheng/nnUNet
kancheng/opacus
Training PyTorch models with differential privacy
kancheng/os-event-quiz-game-coscup-2024
kancheng/PrivateFL
kancheng/pycheck-image-channels
Check the number of image channels
kancheng/python-json-test
測試 JSON 匯入 Python
kancheng/python2html-dashboards-single-file
kancheng/rl_demo
kancheng/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
kancheng/SelfReg-UNet
Code for the paper "SelfReg-UNet: Self-Regularized UNet for Medical Image Segmentation "
kancheng/simple-unet-differential-privacy
kancheng/unet-tool
UNET 蒐集測試
kancheng/www-project-machine-learning-security-top-10
OWASP Machine Learning Security Top 10 Project
kancheng/yolo-tool
YOLO 影像分割與檢測研究