codejeremy's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
tensorflow/models
Models and examples built with TensorFlow
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
hindupuravinash/the-gan-zoo
A list of all named GANs!
apachecn/Interview
Interview = 简历指南 + 算法题 + 八股文 + 源码分析
haifengl/smile
Statistical Machine Intelligence & Learning Engine
2227324689/gpmall
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
microsoft/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
Sophia-11/Machine-Learning-Notes
周志华《机器学习》手推笔记
Jack-Cherish/LeetCode
:monkey:LeetCode、剑指Offer刷题笔记(C/C++、Python3实现)
tensorflow/federated
A framework for implementing federated learning
tfhe/tfhe
TFHE: Fast Fully Homomorphic Encryption Library over the Torus
bytedance/fedlearner
A multi-party collaborative machine learning framework
Freemanzxp/GBDT_Simple_Tutorial
python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification are realized based on python, and the details of algorithm flow are displayed, interpreted and visualized to help readers better understand Gradient Boosting Decision Trees
kvfrans/variational-autoencoder
generate MNIST using a Variational Autoencoder
ZeroWangZY/federated-learning
Everything about Federated Learning (papers, tutorials, etc.) -- 联邦学习
LatticeX-Foundation/Rosetta
A Privacy-Preserving Framework Based on TensorFlow
HadXu/ML-From-Scratch
机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。
stalary/microservice-recruit
基于微服务架构实现的智能招聘系统(用于毕业设计)-前端地址:https://github.com/Clairezyw/recruit
csong27/membership-inference
Code for Membership Inference Attack against Machine Learning Models (in Oakland 2017)
lanbing510/DensityPeakCluster
Python Code For 'Clustering By Fast Search And Find Of Density Peaks' In Science 2014.
AhmedSalem2/ML-Leaks
Code for the paper "ML-Leaks: Model and Data Independent Membership Inference Attacks and Defenses on Machine Learning Models"
csong27/property-inference-collaborative-ml
Code for Exploiting Unintended Feature Leakage in Collaborative Learning (in Oakland 2019)
JanuaryZeng/numerical-analysis-Python
数值分析的python实现
saebyn/java-decision-tree
A decision tree class in Java.
McFlyWYF/AICopyBook
AI书画大师web
mohamedYoussfi/iris-dl4j-javafx
codejeremy/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Jongho0/ml_mbr_inf
Membership Inference Attacks Against Machine Learning Models
codejeremy/MachineLearning_Python
机器学习算法python实现